summaryrefslogtreecommitdiff
path: root/lib/libelf/libelf_shdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/libelf_shdr.c')
-rw-r--r--lib/libelf/libelf_shdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/libelf_shdr.c b/lib/libelf/libelf_shdr.c
index 853cc90d5b5f5..441c4bf07967f 100644
--- a/lib/libelf/libelf_shdr.c
+++ b/lib/libelf/libelf_shdr.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libelf/libelf_shdr.c,v 1.1 2006/11/11 17:16:33 jkoshy Exp $");
#include <gelf.h>
#include <libelf.h>