summaryrefslogtreecommitdiff
path: root/usr.sbin/elf2exe/elf2exe.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/elf2exe/elf2exe.c')
-rw-r--r--usr.sbin/elf2exe/elf2exe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/elf2exe/elf2exe.c b/usr.sbin/elf2exe/elf2exe.c
index d0959eb1400c..e6f4238a6e97 100644
--- a/usr.sbin/elf2exe/elf2exe.c
+++ b/usr.sbin/elf2exe/elf2exe.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/elf2exe/elf2exe.c,v 1.7 2000/07/12 00:31:50 kris Exp $";
#endif /* not lint */
#include <sys/types.h>