* hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
[deliverable/binutils-gdb.git] / gdb / buildsym.c
index 860f4aaa075704a43ee5829e9139364b3daf2a99..5668afc482d0e2fad3cdfd8d962fd9122debf02e 100644 (file)
@@ -148,7 +148,7 @@ find_symbol_in_list (struct pending *list, char *name, int length)
 
 /* ARGSUSED */
 void
-really_free_pendings (int foo)
+really_free_pendings (PTR dummy)
 {
   struct pending *next, *next1;
 
This page took 0.023584 seconds and 4 git commands to generate.