Fix typo.

From-SVN: r27453
This commit is contained in:
Jeff Law 1999-06-09 06:15:18 -06:00
parent 548191a42f
commit ff27cf73c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Wed Jun 9 13:12:24 1999 Jeffrey A Law (law@cygnus.com)
* varasm.c (remove_from_pending_weak_list): Verity t->name
* varasm.c (remove_from_pending_weak_list): Verify t->name
is non-NULL before passing it to strcmp.
Wed Jun 9 06:50 1999 Bruce Korb <ddsinc09@ix.netcom.com>