diff options
Diffstat (limited to 'lib/msun/src/w_cabsf.c')
-rw-r--r-- | lib/msun/src/w_cabsf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/w_cabsf.c b/lib/msun/src/w_cabsf.c index e7bfe220a9a5b..fac152f9ad316 100644 --- a/lib/msun/src/w_cabsf.c +++ b/lib/msun/src/w_cabsf.c @@ -7,7 +7,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/msun/src/w_cabsf.c,v 1.3 2001/06/13 15:16:30 ru Exp $"; #endif /* not lint */ #include <complex.h> |