summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/gen/modf.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/amd64/gen/modf.S')
-rw-r--r--lib/libc/amd64/gen/modf.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/gen/modf.S b/lib/libc/amd64/gen/modf.S
index 63eec8c53d869..3339096ae9a7f 100644
--- a/lib/libc/amd64/gen/modf.S
+++ b/lib/libc/amd64/gen/modf.S
@@ -36,7 +36,7 @@
#if defined(LIBC_SCCS)
RCSID("$NetBSD: modf.S,v 1.5 1997/07/16 14:37:18 christos Exp $")
#endif
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/amd64/gen/modf.S,v 1.3 2007/01/09 00:27:48 imp Exp $");
/*
* modf(value, iptr): return fractional part of value, and stores the