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 4f65de1f2a009..8d9dc2d25dfc0 100644 --- a/lib/msun/src/e_fmod.c +++ b/lib/msun/src/e_fmod.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$Id: e_fmod.c,v 1.5 1997/02/22 15:10:08 peter Exp $"; #endif /* |