summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/lldiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/lldiv.c')
-rw-r--r--lib/libc/stdlib/lldiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/lldiv.c b/lib/libc/stdlib/lldiv.c
index b34b65e8632d1..c9a4853329ce2 100644
--- a/lib/libc/stdlib/lldiv.c
+++ b/lib/libc/stdlib/lldiv.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdlib/lldiv.c,v 1.1 2001/11/15 02:05:03 mike Exp $");
#include <stdlib.h>