* symmisc.c: Whitespace fixes.
This commit is contained in:
parent
bfc07f4d1a
commit
b5ebcee64f
@ -1,3 +1,7 @@
|
||||
2012-12-04 Doug Evans <dje@google.com>
|
||||
|
||||
* symmisc.c: Whitespace fixes.
|
||||
|
||||
2012-12-04 Karthik Bhat <kv.bhat@samsung.com>
|
||||
|
||||
* i386-tdep.c (i386_skip_prologue): Using symbol table
|
||||
|
@ -698,8 +698,8 @@ maintenance_print_objfiles (char *ignore, int from_tty)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* List all the symbol tables whose names match REGEXP (optional). */
|
||||
|
||||
void
|
||||
maintenance_info_symtabs (char *regexp, int from_tty)
|
||||
{
|
||||
@ -777,6 +777,7 @@ block_depth (struct block *block)
|
||||
|
||||
|
||||
/* Do early runtime initializations. */
|
||||
|
||||
void
|
||||
_initialize_symmisc (void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user