aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/ffsll.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/ffsll.c')
-rw-r--r--lib/libc/string/ffsll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/ffsll.c b/lib/libc/string/ffsll.c
index 59e03bcb23c0..a9632959f1c1 100644
--- a/lib/libc/string/ffsll.c
+++ b/lib/libc/string/ffsll.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/ffsll.c,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $");
#include <strings.h>