* symtab.h (lookup_symbol_in_language): Update comment.
[binutils-gdb.git] / gdb / ada-lang.c
index 7060f50d4d8001622367112a16ee88ec0e9d099f..6bfdf0d70133fde3609e48dc106d9ad535ada4f3 100644 (file)
@@ -4666,7 +4666,7 @@ remove_irrelevant_renamings (struct ada_symbol_info *syms,
 
 /* Find symbols in DOMAIN matching NAME0, in BLOCK0 and enclosing
    scope and in global scopes, returning the number of matches.  Sets
-   *RESULTS to point to a vector of (SYM,BLOCK,SYMTAB) triples,
+   *RESULTS to point to a vector of (SYM,BLOCK) tuples,
    indicating the symbols found and the blocks and symbol tables (if
    any) in which they were found.  This vector are transient---good only to 
    the next call of ada_lookup_symbol_list.  Any non-function/non-enumeral