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 c07637ed5ebe..7891e39c3c54 100644 --- a/gnu/usr.bin/ld/symbol.c +++ b/gnu/usr.bin/ld/symbol.c @@ -1,5 +1,5 @@ /* - * $Id: symbol.c,v 1.5 1994/06/15 22:39:56 rich Exp $ - symbol table routines + * $Id: symbol.c,v 1.6 1994/12/23 22:30:54 nate Exp $ - symbol table routines */ /* Create the symbol table entries for `etext', `edata' and `end'. */ |