2003-02-02 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / parse.c
index 8cdd87e9bc07e0125053510d243ad30698306fc0..45a95975fe152f61c9718ee0c09544651855e7e8 100644 (file)
@@ -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);
 
This page took 0.024091 seconds and 4 git commands to generate.