diff options
Diffstat (limited to 'lib/libelf/elf_strptr.c')
-rw-r--r-- | lib/libelf/elf_strptr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_strptr.c b/lib/libelf/elf_strptr.c index 04cc6240e21e7..30384aeaf469b 100644 --- a/lib/libelf/elf_strptr.c +++ b/lib/libelf/elf_strptr.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/elf_strptr.c,v 1.1 2006/11/11 17:16:33 jkoshy Exp $"); #include <sys/param.h> |