gdb/testsuite:
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index af472df044122000b24a1e0bb08d7f50350c9e8e..b63be2eb3426e09a89991fa5b5b6bfdf9f12eb7d 100644 (file)
@@ -447,7 +447,7 @@ mips_linux_read_description (struct target_ops *ops)
          have_dsp = 0;
          break;
        default:
-         perror_with_name ("ptrace");
+         perror_with_name (_("ptrace"));
          break;
        }
     }
This page took 0.024951 seconds and 4 git commands to generate.