Fix two langauge -> language typos

This commit is contained in:
Simon Marchi 2019-05-12 11:47:37 -04:00
parent 1ace968ad5
commit 66b8bb74ca
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2019-05-12 Paul Naert <paul.naert@polymtl.ca>
* language.c (language_sniff_from_mangled_name): Fix "langauge"
typo.
* location.h (string_to_event_location): Likewise.
2019-05-11 Joel Brobecker <brobecker@adacore.com>
GDB 8.3 released.

View File

@ -623,7 +623,7 @@ language_demangle (const struct language_defn *current_language,
return NULL;
}
/* See langauge.h. */
/* See language.h. */
int
language_sniff_from_mangled_name (const struct language_defn *lang,

View File

@ -226,7 +226,7 @@ extern event_location_up
in the input string, it will take precedence over this parameter. */
extern event_location_up string_to_event_location
(const char **argp, const struct language_defn *langauge,
(const char **argp, const struct language_defn *language,
symbol_name_match_type match_type = symbol_name_match_type::WILD);
/* Like string_to_event_location, but does not attempt to parse