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 e7bfe220a9a5..de996cd53f65 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.2.12.1 2001/11/23 16:16:18 dd Exp $"; #endif /* not lint */ #include <complex.h> |