mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* complaints.h: Fix spelling errors.
This commit is contained in:
parent
d741b867bb
commit
24382c5ce8
@ -2,6 +2,7 @@
|
||||
|
||||
* complaints.h: Add comment explaining how to eliminate a
|
||||
deprecated_complain call.
|
||||
* complaints.h: Fix spelling errors.
|
||||
|
||||
2002-11-15 David Carlton <carlton@math.stanford.edu>
|
||||
|
||||
|
@ -68,8 +68,8 @@ extern void clear_complaints (struct complaints **complaints,
|
||||
msg_complaint (addr);
|
||||
|
||||
Yes, the typo is intentional. The motivation behind this interface
|
||||
change is to eliminate all possability of this problem re-occuring
|
||||
(it has occured in the past and no one is sure that it isn't
|
||||
change is to eliminate all possibility of this problem re-occurring
|
||||
(it has occurred in the past and no one is sure that it isn't
|
||||
present now).
|
||||
|
||||
Support for complaining about things in the symbol file that aren't
|
||||
|
Loading…
Reference in New Issue
Block a user