diff options
Diffstat (limited to 'lib/msun/src/s_frexp.c')
-rw-r--r-- | lib/msun/src/s_frexp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_frexp.c b/lib/msun/src/s_frexp.c index 6a1fadf978499..64b254003ac0a 100644 --- a/lib/msun/src/s_frexp.c +++ b/lib/msun/src/s_frexp.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: s_frexp.c,v 1.2 1995/04/07 23:23:26 bde Exp $"; +static char rcsid[] = "$Id: s_frexp.c,v 1.3 1995/05/30 05:49:41 rgrimes Exp $"; #endif /* |