diff options
Diffstat (limited to 'gdb/ada-lang.c')
-rw-r--r-- | gdb/ada-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c index 09d6897..f8d68c1 100644 --- a/gdb/ada-lang.c +++ b/gdb/ada-lang.c @@ -4945,7 +4945,6 @@ wild_match (const char *patn0, int patn_len, const char *name0) } } - /* Add symbols from BLOCK matching identifier NAME in DOMAIN to vector *defn_symbols, updating the list of symbols in OBSTACKP (if necessary). If WILD, treat as NAME with a wildcard prefix. |