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..fb39f0d95208 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.4.1 2009/04/15 03:14:26 kensmith Exp $");
#include <strings.h>