From ee923081b69e8f5a51754091ed3b61f0d8184638 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 1 Sep 2000 23:41:20 +0000 Subject: [PATCH] Spelling correction: of->if in comment. --- gdb/corelow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/corelow.c b/gdb/corelow.c index f0d5c3b..4c7ac9f 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -109,7 +109,7 @@ default_core_sniffer (struct core_fns *our_fns, bfd *abfd) /* Walk through the list of core functions to find a set that can handle the core file open on ABFD. Default to the first one in the - list of nothing matches. Returns pointer to set that is + list if nothing matches. Returns pointer to set that is selected. */ static struct core_fns * -- 2.7.4