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/libm/src/w_fmodf.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libm/src/w_fmodf.c 1994/09/22 16:45:35 1.2 +++ src/lib/libm/src/w_fmodf.c 1995/05/10 20:48:57 1.3 @@ -14,7 +14,7 @@ */ #if defined(LIBM_SCCS) && !defined(lint) -static char rcsid[] = "$Id: w_fmodf.c,v 1.2 1994/09/22 16:45:35 jtc Exp $"; +static char rcsid[] = "$NetBSD: w_fmodf.c,v 1.3 1995/05/10 20:48:57 jtc Exp $"; #endif /*