forked from Imagelibrary/binutils-gdb
2003-01-18 Andrew Cagney <ac131313@redhat.com>
* cris-tdep.c: Fix function declaration indentation. * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto. * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto. * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto. * symfile.h, symtab.h, target.c, target.h, value.h: Ditto. * xcoffread.c, config/pa/tm-hppa.h: Ditto. * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
This commit is contained in:
@@ -89,8 +89,8 @@ static void free_funcalls (void *ignore);
|
||||
|
||||
static void prefixify_expression (struct expression *);
|
||||
|
||||
static void
|
||||
prefixify_subexp (struct expression *, struct expression *, int, int);
|
||||
static void prefixify_subexp (struct expression *, struct expression *, int,
|
||||
int);
|
||||
|
||||
void _initialize_parse (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user