* ada-lang.c: Remove an extra empty line. No code change.

This commit is contained in:
Joel Brobecker 2009-04-23 22:52:51 +00:00
parent 217dc9e25b
commit 72fcaa051a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-04-23 joel brobecker <brobecker@adacore.com>
* ada-lang.c: Remove an extra empty line. No code change.
2009-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
Fix double free on error inserting the breakpoint instruction.

View File

@ -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.