*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / i386fbsd-nat.c
index 29a02f043a64aff5ee81654c08adb82240366f52..bb516fedfea3688adeabbb42addcca706f0ce629 100644 (file)
@@ -75,7 +75,7 @@ i386fbsd_resume (ptid_t ptid, int step, enum target_signal signal)
      written a new PC value to the child.)  */
   if (ptrace (request, pid, (caddr_t) 1,
              target_signal_to_host (signal)) == -1)
-    perror_with_name ("ptrace");
+    perror_with_name (("ptrace"));
 }
 \f
 
This page took 0.022844 seconds and 4 git commands to generate.