aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf_shnum.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/elf_shnum.c')
-rw-r--r--lib/libelf/elf_shnum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_shnum.c b/lib/libelf/elf_shnum.c
index d22a1fc4b6f4..582a16ba3035 100644
--- a/lib/libelf/elf_shnum.c
+++ b/lib/libelf/elf_shnum.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libelf/elf_shnum.c,v 1.2.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <ar.h>
#include <libelf.h>