diff options
Diffstat (limited to 'lib/libc/powerpc/gen/fpgetround.c')
-rw-r--r-- | lib/libc/powerpc/gen/fpgetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/fpgetround.c b/lib/libc/powerpc/gen/fpgetround.c index 2e4b92277af72..457676684c29e 100644 --- a/lib/libc/powerpc/gen/fpgetround.c +++ b/lib/libc/powerpc/gen/fpgetround.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/powerpc/gen/fpgetround.c,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <ieeefp.h> |