diff options
Diffstat (limited to 'lib/msun/src/e_fmod.c')
-rw-r--r-- | lib/msun/src/e_fmod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_fmod.c b/lib/msun/src/e_fmod.c index b731ce15c56e..3b3c169959f6 100644 --- a/lib/msun/src/e_fmod.c +++ b/lib/msun/src/e_fmod.c @@ -12,7 +12,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/e_fmod.c,v 1.9 2005/02/04 18:26:05 das Exp $"; #endif /* |