diff options
Diffstat (limited to 'lib/libelf/libelf_data.c')
-rw-r--r-- | lib/libelf/libelf_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/libelf_data.c b/lib/libelf/libelf_data.c index 873fac8119764..dbc058f470d18 100644 --- a/lib/libelf/libelf_data.c +++ b/lib/libelf/libelf_data.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/libelf_data.c,v 1.2 2006/12/18 05:36:23 jkoshy Exp $"); #include <libelf.h> #include <osreldate.h> |