*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / remote-vx.c
index 39d18e422d942bdebc3cddf6a0926ce53d30a875..19153cf05b73290bfc3b06d12e5e91f1fd6760f1 100644 (file)
@@ -638,7 +638,7 @@ struct find_sect_args
 static void find_sect (bfd *, asection *, void *);
 
 static void
-find_sect (bfd *abfd, asection *sect, PTR obj)
+find_sect (bfd *abfd, asection *sect, void *obj)
 {
   struct find_sect_args *args = (struct find_sect_args *) obj;
 
This page took 0.02357 seconds and 4 git commands to generate.