From: Doug Evans Date: Mon, 9 Feb 1998 23:20:13 +0000 (+0000) Subject: * symtab.c (fixup_psymbol_section): Move forward declaration to X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9c01dbfbdbcb46fa6a1d81b1bf1b3f16b871f3a6;p=deliverable%2Fbinutils-gdb.git * symtab.c (fixup_psymbol_section): Move forward declaration to top of file with other such decls. Make it a static function. * symtab.h: Minor formatting tweaks. Via Fred, from m32r branch. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98ed21d982..5751f1f7f0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 9 15:10:21 1998 Fred Fish + + * symtab.c (fixup_psymbol_section): Move forward declaration to + top of file with other such decls. Make it a static function. + * symtab.h: Minor formatting tweaks. + Mon Feb 9 13:14:12 1998 Stan Shebs * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):