diff options
Diffstat (limited to 'lib/msun/src/e_fmodf.c')
-rw-r--r-- | lib/msun/src/e_fmodf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_fmodf.c b/lib/msun/src/e_fmodf.c index e3865c4d44d5a..c91a6e62f0395 100644 --- a/lib/msun/src/e_fmodf.c +++ b/lib/msun/src/e_fmodf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/e_fmodf.c,v 1.6.36.1 2010/02/10 00:26:20 kensmith Exp $"; #endif /* |