diff options
Diffstat (limited to 'lib/libc/alpha/gen/fpgetround.c')
-rw-r--r-- | lib/libc/alpha/gen/fpgetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/alpha/gen/fpgetround.c b/lib/libc/alpha/gen/fpgetround.c index 1fd96b2ec53e..af9e514a992f 100644 --- a/lib/libc/alpha/gen/fpgetround.c +++ b/lib/libc/alpha/gen/fpgetround.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/alpha/gen/fpgetround.c,v 1.6 2004/03/16 20:41:12 des Exp $"); #include <sys/types.h> #include <ieeefp.h> |