PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / tui / tuiIO.c
index 60a296526f88ff9b059f80dee8e6d8c651607d67..1256a50cd1dcca29f06d5eae86d0a62834abbc8c 100644 (file)
@@ -29,8 +29,8 @@ int insert_mode = 0;
 /********************************************
 **       LOCAL STATIC FORWARD DECLS        **
 ********************************************/
-static void _updateCommandInfo PARAMS ((int));
-static unsigned int _tuiHandleResizeDuringIO PARAMS ((unsigned int));
+static void _updateCommandInfo (int);
+static unsigned int _tuiHandleResizeDuringIO (unsigned int);
 
 
 /*********************************************************************************
This page took 0.022477 seconds and 4 git commands to generate.