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/fnmatch.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/lib/libc/gen/fnmatch.c 1993/06/16 17:16:13 1.3 +++ src/lib/libc/gen/fnmatch.c 1993/07/30 07:59:55 1.4 @@ -35,7 +35,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)fnmatch.c 5.6 (Berkeley) 6/28/92"; +/*static char sccsid[] = "from: @(#)fnmatch.c 5.6 (Berkeley) 6/28/92";*/ +static char rcsid[] = "$Id: fnmatch.c,v 1.4 1993/07/30 07:59:55 mycroft Exp $"; #endif /* LIBC_SCCS and not lint */ /*