diff options
Diffstat (limited to 'gnu/usr.bin/ld/symseg.h')
-rw-r--r-- | gnu/usr.bin/ld/symseg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/symseg.h b/gnu/usr.bin/ld/symseg.h index fbe530f6f07f..acf07da64440 100644 --- a/gnu/usr.bin/ld/symseg.h +++ b/gnu/usr.bin/ld/symseg.h @@ -4,7 +4,7 @@ * Foundation. * * from: @(#)symseg.h 5.4 (Berkeley) 4/30/91 - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/symseg.h,v 1.6.2.1 1999/08/29 14:33:45 peter Exp $ */ /* GDB symbol table format definitions. |