summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/atoll.c')
-rw-r--r--lib/libc/stdlib/atoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atoll.c b/lib/libc/stdlib/atoll.c
index 463677dd85365..b7c38b8f68a85 100644
--- a/lib/libc/stdlib/atoll.c
+++ b/lib/libc/stdlib/atoll.c
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdlib/atoll.c,v 1.4 2002/03/22 21:53:10 obrien Exp $");
#include <stdlib.h>