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 26b0a2e..7d40df4 100644 --- a/lib/msun/src/w_remainder.c +++ b/lib/msun/src/w_remainder.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$FreeBSD$"; #endif /* |