From 24382c5ce8a0294e14b1c590e2359efdc2a66785 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 15 Nov 2002 21:08:11 +0000 Subject: [PATCH] * complaints.h: Fix spelling errors. --- gdb/ChangeLog | 1 + gdb/complaints.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4a8b11e..d069689 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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 diff --git a/gdb/complaints.h b/gdb/complaints.h index f43feb0..a94de27 100644 --- a/gdb/complaints.h +++ b/gdb/complaints.h @@ -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 -- 2.7.4