diff options
Diffstat (limited to 'lib/msun/src/s_ceill.c')
-rw-r--r-- | lib/msun/src/s_ceill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_ceill.c b/lib/msun/src/s_ceill.c index 1de973b0f62d3..7e8817c11aa1d 100644 --- a/lib/msun/src/s_ceill.c +++ b/lib/msun/src/s_ceill.c @@ -12,7 +12,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_ceill.c,v 1.4 2005/04/28 19:45:55 stefanf Exp $"; #endif /* |