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..1eabc1b4e976 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.32.1 2008/11/25 02:59:29 kensmith Exp $"; #endif /* not lint */ #include <complex.h> |
