* complaints.h: Fix spelling errors.

This commit is contained in:
Andrew Cagney 2002-11-15 21:08:11 +00:00
parent d741b867bb
commit 24382c5ce8
2 changed files with 3 additions and 2 deletions

View file

@ -2,6 +2,7 @@
* complaints.h: Add comment explaining how to eliminate a * complaints.h: Add comment explaining how to eliminate a
deprecated_complain call. deprecated_complain call.
* complaints.h: Fix spelling errors.
2002-11-15 David Carlton <carlton@math.stanford.edu> 2002-11-15 David Carlton <carlton@math.stanford.edu>

View file

@ -68,8 +68,8 @@ extern void clear_complaints (struct complaints **complaints,
msg_complaint (addr); msg_complaint (addr);
Yes, the typo is intentional. The motivation behind this interface Yes, the typo is intentional. The motivation behind this interface
change is to eliminate all possability of this problem re-occuring change is to eliminate all possibility of this problem re-occurring
(it has occured in the past and no one is sure that it isn't (it has occurred in the past and no one is sure that it isn't
present now). present now).
Support for complaining about things in the symbol file that aren't Support for complaining about things in the symbol file that aren't