Fix formatting of function declarations returning a pointer in

previous commit.
	* varobj.c (varobj_add_child): Ditto.
	* hppa-tdep.h (hppa_init_objfile_priv_data): Ditto.
	* inferior.h (get_displaced_step_closure_by_addr): Ditto.
This commit is contained in:
Pierre Muller
2011-03-15 15:52:09 +00:00
parent 24e9cda068
commit 9a1edae687
4 changed files with 13 additions and 5 deletions

View File

@@ -366,7 +366,7 @@ extern int debug_displaced;
void displaced_step_dump_bytes (struct ui_file *file,
const gdb_byte *buf, size_t len);
struct displaced_step_closure* get_displaced_step_closure_by_addr (CORE_ADDR addr);
struct displaced_step_closure *get_displaced_step_closure_by_addr (CORE_ADDR addr);
/* Possible values for gdbarch_call_dummy_location. */
#define ON_STACK 1