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/getcap.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/getcap.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libc/gen/getcap.c 1993/06/08 16:49:53 1.2 +++ src/lib/libc/gen/getcap.c 1993/07/30 08:22:19 1.3 @@ -35,7 +35,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)getcap.c 5.15 (Berkeley) 3/19/93"; +/*static char sccsid[] = "from: @(#)getcap.c 5.15 (Berkeley) 3/19/93";*/ +static char rcsid[] = "$Id: getcap.c,v 1.3 1993/07/30 08:22:19 mycroft Exp $"; #endif /* LIBC_SCCS and not lint */ #include