diff options
Diffstat (limited to 'lib/libelf/elf_phnum.c')
-rw-r--r-- | lib/libelf/elf_phnum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_phnum.c b/lib/libelf/elf_phnum.c index ff10c7e9c96e..d214c8b686e5 100644 --- a/lib/libelf/elf_phnum.c +++ b/lib/libelf/elf_phnum.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/elf_phnum.c,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <ar.h> #include <libelf.h> |