diff options
Diffstat (limited to 'lib/libc/powerpc/gen/fpsetround.c')
-rw-r--r-- | lib/libc/powerpc/gen/fpsetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/fpsetround.c b/lib/libc/powerpc/gen/fpsetround.c index 13377562b6cf1..60a5d279a71a5 100644 --- a/lib/libc/powerpc/gen/fpsetround.c +++ b/lib/libc/powerpc/gen/fpsetround.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/powerpc/gen/fpsetround.c,v 1.1 2004/02/12 09:11:06 grehan Exp $"); #include <sys/types.h> #include <ieeefp.h> |