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