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 f355b3e62bb5..50bbe8e55172 100644 --- a/gnu/usr.bin/ld/symbol.c +++ b/gnu/usr.bin/ld/symbol.c @@ -1,5 +1,5 @@ /* - * $Id: symbol.c,v 1.4 1994/02/13 20:41:46 jkh Exp $ - symbol table routines + * symbol.c,v 1.5 1994/06/15 22:39:56 rich Exp - symbol table routines */ /* Create the symbol table entries for `etext', `edata' and `end'. */ |
