diff options
Diffstat (limited to 'usr.bin/brandelf/brandelf.c')
| -rw-r--r-- | usr.bin/brandelf/brandelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/brandelf/brandelf.c b/usr.bin/brandelf/brandelf.c index 9cd391eb5ee2..25c1344239db 100644 --- a/usr.bin/brandelf/brandelf.c +++ b/usr.bin/brandelf/brandelf.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/brandelf/brandelf.c,v 1.25 2005/05/21 09:55:04 ru Exp $"); #include <sys/types.h> #include <sys/elf_common.h> |
