diff options
Diffstat (limited to 'usr.bin/gprof/elf.c')
| -rw-r--r-- | usr.bin/gprof/elf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/elf.c b/usr.bin/gprof/elf.c index ed1aeb1447ee..e9338a2ad86c 100644 --- a/usr.bin/gprof/elf.c +++ b/usr.bin/gprof/elf.c @@ -1,6 +1,6 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/gprof/elf.c,v 1.2.2.1 2001/07/11 23:59:11 obrien Exp $"; #endif /* not lint */ #include <sys/types.h> |
