diff options
Diffstat (limited to 'lib/libc/amd64/gen/flt_rounds.c')
| -rw-r--r-- | lib/libc/amd64/gen/flt_rounds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/gen/flt_rounds.c b/lib/libc/amd64/gen/flt_rounds.c index c0ce81f6dfa9..0a4ed7dd5aca 100644 --- a/lib/libc/amd64/gen/flt_rounds.c +++ b/lib/libc/amd64/gen/flt_rounds.c @@ -4,7 +4,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/amd64/gen/flt_rounds.c,v 1.1.30.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <float.h> |
