* symbols.c (symbol_relc_make_sym): Comment typo fixes.

This commit is contained in:
Alan Modra 2007-03-08 06:59:25 +00:00
parent a5da764d0c
commit 6f12865c0e
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2007-03-08 Alan Modra <amodra@bigpond.net.au>
* symbols.c (symbol_relc_make_sym): Comment typo fixes.
2007-03-08 Alan Modra <amodra@bigpond.net.au> 2007-03-08 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am". * Makefile.am: Run "make dep-am".

View File

@ -2941,10 +2941,10 @@ symbol_print_statistics (FILE *file)
#ifdef OBJ_COMPLEX_RELC #ifdef OBJ_COMPLEX_RELC
/* Convert given symbol to a new complex-relocation symbol name. This /* Convert given symbol to a new complex-relocation symbol name. This
may bee a recursive function, since it might be called for non-leaf may be a recursive function, since it might be called for non-leaf
nodes (plain symbols) in the expression tree. The caller owns the nodes (plain symbols) in the expression tree. The caller owns the
returning string, so should free() it eventually. Errors are returning string, so should free it eventually. Errors are
indicated via as_bad() and a NULL return value. The given symbol indicated via as_bad and a NULL return value. The given symbol
is marked with sy_used_in_reloc. */ is marked with sy_used_in_reloc. */
char * char *