From: Pierre Muller Date: Mon, 29 Apr 2013 08:32:18 +0000 (+0000) Subject: * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=47d21dc5204be6dcb0c9388f0af24a0c829ae149;p=binutils-gdb.git * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 429445fca66..09d1795d5c7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-04-29 Pierre Muller + + * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error. + 2013-04-29 Joel Brobecker * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker. diff --git a/gdb/contrib/ari/gdb_ari.sh b/gdb/contrib/ari/gdb_ari.sh index 21b6f96b563..c9b13524508 100644 --- a/gdb/contrib/ari/gdb_ari.sh +++ b/gdb/contrib/ari/gdb_ari.sh @@ -543,7 +543,7 @@ Function name starts lower case but has uppercased letters." editCase_full_line = "" } (possible_editCase) { - if (ARI_OK == "ediCase function") { + if (ARI_OK == "editCase function") { possible_editCase = 0 } # Closing brace found?