diff options
Diffstat (limited to 'lib/msun/src/s_ceil.c')
-rw-r--r-- | lib/msun/src/s_ceil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_ceil.c b/lib/msun/src/s_ceil.c index 2c59c783c88d9..1db1e03e7d676 100644 --- a/lib/msun/src/s_ceil.c +++ b/lib/msun/src/s_ceil.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_ceil.c,v 1.6 1999/08/28 00:06:44 peter Exp $"; #endif /* |