import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / kod-cisco.c
index b33b9e58d8d55129f11dd4c48cbac19bef365f0e..c5be81ade93ce27a731076697cc61150e110dae4 100644 (file)
@@ -43,8 +43,7 @@ static void (*gdb_kod_query) (char *, char *, int *);
    displaying output (presumably to the user) and the other for
    querying the target.  */
 char *
-cisco_kod_open (char *arg,
-               void (*display_func) (char *),
+cisco_kod_open (void (*display_func) (char *),
                void (*query_func) (char *, char *, int *))
 {
   char buffer[PBUFSIZ];
This page took 0.024277 seconds and 4 git commands to generate.