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 dbbacc469f88..4d35e346b593 100644 --- a/usr.bin/brandelf/brandelf.c +++ b/usr.bin/brandelf/brandelf.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/brandelf/brandelf.c,v 1.13.2.4 2001/07/11 23:59:11 obrien Exp $"; #endif /* not lint */ #include <sys/types.h> |
