OSDN Git Service

Fix formatting of function declarations returning a pointer in
[pf3gnuchains/sourceware.git] / gdb / hppa-tdep.h
index f961258..8c619db 100644 (file)
@@ -240,7 +240,7 @@ extern struct minimal_symbol *
   hppa_lookup_stub_minimal_symbol (const char *name,
                                    enum unwind_stub_types stub_type);
 
-extern struct hppa_objfile_private * hppa_init_objfile_priv_data (struct objfile *objfile);
+extern struct hppa_objfile_private *hppa_init_objfile_priv_data (struct objfile *objfile);
 
 extern int hppa_in_solib_call_trampoline (struct gdbarch *gdbarch,
                                          CORE_ADDR pc, char *name);