mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-28 22:21:26 +08:00
Fix two langauge -> language typos
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user