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_ceilf.c,v retrieving revision 1.7.30.1 retrieving revision 1.8 diff -u -p -r1.7.30.1 -r1.8 --- src/lib/libm/src/s_ceilf.c 2008/05/18 12:30:39 1.7.30.1 +++ src/lib/libm/src/s_ceilf.c 2008/04/25 22:21:53 1.8 @@ -15,7 +15,7 @@ #include #if defined(LIBM_SCCS) && !defined(lint) -__RCSID("$NetBSD: s_ceilf.c,v 1.7.30.1 2008/05/18 12:30:39 yamt Exp $"); +__RCSID("$NetBSD: s_ceilf.c,v 1.8 2008/04/25 22:21:53 christos Exp $"); #endif #include "math.h"