diff options
Diffstat (limited to 'lib/libelf/libelf_allocate.c')
-rw-r--r-- | lib/libelf/libelf_allocate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/libelf_allocate.c b/lib/libelf/libelf_allocate.c index 1fa1eee18a970..e7a069e12e970 100644 --- a/lib/libelf/libelf_allocate.c +++ b/lib/libelf/libelf_allocate.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/libelf_allocate.c,v 1.2 2007/02/21 08:14:22 dumbbell Exp $"); #include <sys/errno.h> |