mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* ada-lang.c: Remove an extra empty line. No code change.
This commit is contained in:
parent
217dc9e25b
commit
72fcaa051a
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user