Remove RCS id things

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-11-30 05:30:06 +09:00
commit 2e09ce400a
3 changed files with 0 additions and 13 deletions

View file

@ -52,11 +52,6 @@
#define signal sigset
#endif
#ifndef lint
static char rcsid_sony[] = "$SonyId: level1.c,v 1.4 1995/04/17 10:36:08 notanaka Exp $ SONY;";
static char rcsid_patch[] = "$Id: level1.c,v 1.2 2004/07/20 15:55:43 hiroo Exp $";
#endif
int sj3_error_number;
char *sj3_socket_name = SocketName;
char *sj3_port_name = PortName;