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/s_asinhf.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libm/src/s_asinhf.c 1994/08/18 23:06:21 1.2 +++ src/lib/libm/src/s_asinhf.c 1994/09/22 16:40:30 1.3 @@ -13,8 +13,8 @@ * ==================================================== */ -#ifndef lint -static char rcsid[] = "$Id: s_asinhf.c,v 1.2 1994/08/18 23:06:21 jtc Exp $"; +#if defined(LIBM_SCCS) && !defined(lint) +static char rcsid[] = "$Id: s_asinhf.c,v 1.3 1994/09/22 16:40:30 jtc Exp $"; #endif #include "math.h"