2003-06-14 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / remote-rdi.c
index 94cb676a5f61f53481f837998b98e5c73398f056..c42de2f356b33396457ca4505dc5ee733f49ec6d 100644 (file)
@@ -1065,8 +1065,8 @@ _initialize_remote_rdi (void)
 
 /* A little dummy to make linking with the library succeed. */
 
-int
-Fail (void)
+void
+Fail (const char *ignored)
 {
-  return 0;
+  
 }
This page took 0.023134 seconds and 4 git commands to generate.