diff options
Diffstat (limited to 'lib/libc/string/ffsll.c')
| -rw-r--r-- | lib/libc/string/ffsll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/ffsll.c b/lib/libc/string/ffsll.c index 59e03bcb23c0..99a7c2eac39c 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.4.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <strings.h> |
