* remote-utils.c (putpkt_binary_1): Call readchar instead of read.
[deliverable/binutils-gdb.git] / gdb / language.h
index 4f78a28a470f48912e4a3e6fb1b0a4c248315b43..e0096f5c86aff89ba6194a5491d9ada642fad2a9 100644 (file)
@@ -258,7 +258,6 @@ struct language_defn
        variables.  */
 
     struct symbol *(*la_lookup_symbol_nonlocal) (const char *,
-                                                const char *,
                                                 const struct block *,
                                                 const domain_enum);
 
This page took 0.023632 seconds and 4 git commands to generate.