Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/signal.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/signal.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/lib/libc/gen/signal.c 1993/07/30 08:23:27 1.3 +++ src/lib/libc/gen/signal.c 1993/08/26 00:45:08 1.4 @@ -32,8 +32,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -/*static char sccsid[] = "from: @(#)signal.c 5.5 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id: signal.c,v 1.3 1993/07/30 08:23:27 mycroft Exp $"; +/*static char *sccsid = "from: @(#)signal.c 5.5 (Berkeley) 6/1/90";*/ +static char *rcsid = "$Id: signal.c,v 1.4 1993/08/26 00:45:08 jtc Exp $"; #endif /* LIBC_SCCS and not lint */ /*