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_atanhf.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/lib/libm/src/w_atanhf.c 1994/08/10 20:33:48 1.1 +++ src/lib/libm/src/w_atanhf.c 1994/09/22 16:45:28 1.2 @@ -13,8 +13,8 @@ * ==================================================== */ -#ifndef lint -static char rcsid[] = "$Id: w_atanhf.c,v 1.1 1994/08/10 20:33:48 jtc Exp $"; +#if defined(LIBM_SCCS) && !defined(lint) +static char rcsid[] = "$Id: w_atanhf.c,v 1.2 1994/09/22 16:45:28 jtc Exp $"; #endif /*