diff options
Diffstat (limited to 'lib/libelf/elf_cntl.c')
-rw-r--r-- | lib/libelf/elf_cntl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_cntl.c b/lib/libelf/elf_cntl.c index 9fbd5c7c9696a..c5a3da76c8f7e 100644 --- a/lib/libelf/elf_cntl.c +++ b/lib/libelf/elf_cntl.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/elf_cntl.c,v 1.1.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include <libelf.h> |