diff options
Diffstat (limited to 'usr.bin/elf2aout/elf2aout.c')
| -rw-r--r-- | usr.bin/elf2aout/elf2aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/elf2aout/elf2aout.c b/usr.bin/elf2aout/elf2aout.c index 3abf8188fcaf..45c152e7e57f 100644 --- a/usr.bin/elf2aout/elf2aout.c +++ b/usr.bin/elf2aout/elf2aout.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/elf2aout/elf2aout.c,v 1.9 2003/03/29 03:03:42 obrien Exp $"); #include <sys/types.h> #include <sys/elf64.h> |
