* Makefile.in (symfile.o): Add gdb-stabs.h to dependencies list.
[deliverable/binutils-gdb.git] / gdb / ui-out.c
index cf56a0d2b6c2e8f96c7c5761006c4751465c8bd9..a95831da28e7f13ce5d167696fadac22ed79292a 100644 (file)
@@ -542,10 +542,7 @@ gdb_error (ui_out * uiout, int severity, char *format,...)
 }
 
 void
-gdb_query (uiout, qflags, qprompt)
-     struct ui_out *uiout;
-     int flags;
-     char *qprompt;
+gdb_query (struct ui_out *uiout, int qflags, char *qprompt)
 {
 }
 #endif
This page took 0.027142 seconds and 4 git commands to generate.