PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / remote-array.c
index 5ee67c7378c180a0f4261b0cda244e66b033cace..fcbddc03790ddc049a8187c44d52bd5de0082a31 100644 (file)
@@ -62,7 +62,7 @@ extern int baud_rate;
     }                                                                  \
   while (0)
 
-static void debuglogs PARAMS ((int, char *,...));
+static void debuglogs (int, char *, ...);
 static void array_open ();
 static void array_close ();
 static void array_detach ();
This page took 0.02352 seconds and 4 git commands to generate.