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