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 3b20e1d75ae1d..e30465a99512e 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.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <libelf.h> #include <osreldate.h> |