diff options
Diffstat (limited to 'lib/libc/mips/gen/fpgetround.c')
-rw-r--r-- | lib/libc/mips/gen/fpgetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/gen/fpgetround.c b/lib/libc/mips/gen/fpgetround.c index 6d0f11a5cb6e..0f1e81549d47 100644 --- a/lib/libc/mips/gen/fpgetround.c +++ b/lib/libc/mips/gen/fpgetround.c @@ -6,7 +6,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/mips/gen/fpgetround.c,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: fpgetround.c,v 1.5 2005/12/24 23:10:08 perry Exp $"); #endif /* LIBC_SCCS and not lint */ |