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