diff options
Diffstat (limited to 'lib/libelf/libelf_align.c')
-rw-r--r-- | lib/libelf/libelf_align.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/libelf_align.c b/lib/libelf/libelf_align.c index 94a82ab53f4c..afe1e5d3824e 100644 --- a/lib/libelf/libelf_align.c +++ b/lib/libelf/libelf_align.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libelf/libelf_align.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> |