diff options
Diffstat (limited to 'gnu/usr.bin/ld/symbol.c')
| -rw-r--r-- | gnu/usr.bin/ld/symbol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/symbol.c b/gnu/usr.bin/ld/symbol.c index 350b23bd0620..b354602465b3 100644 --- a/gnu/usr.bin/ld/symbol.c +++ b/gnu/usr.bin/ld/symbol.c @@ -31,7 +31,7 @@ /* * symbol table routines - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/symbol.c,v 1.9.2.1 1999/08/29 14:33:44 peter Exp $ */ /* Create the symbol table entries for `etext', `edata' and `end'. */ |
