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/stdio/findfp.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/lib/libc/stdio/findfp.c 1993/03/21 09:45:37 1.1 +++ src/lib/libc/stdio/findfp.c 1993/08/01 18:37:54 1.2 @@ -35,7 +35,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)findfp.c 5.10 (Berkeley) 2/24/91"; +/*static char sccsid[] = "from: @(#)findfp.c 5.10 (Berkeley) 2/24/91";*/ +static char rcsid[] = "$Id: findfp.c,v 1.2 1993/08/01 18:37:54 mycroft Exp $"; #endif /* LIBC_SCCS and not lint */ #include