Use getpwuid_r instead of getpwuid
[deliverable/binutils-gdb.git] / gdb / m32c-tdep.c
index a28c5d8e81fe7be13e3e132b67a286b693a7f468..657c6b7930f3018ac5274e2388d1032e6d343ecb 100644 (file)
@@ -2452,7 +2452,7 @@ m32c_m16c_address_to_pointer (struct gdbarch *gdbarch,
                   "couldn't find trampoline named '%s.plt'.\n"
                   "Returning pointer value %s instead; this may produce\n"
                   "a useful result if converted back into an address by GDB,\n"
-                  "but will most likely not be useful otherwise.\n"),
+                  "but will most likely not be useful otherwise."),
                   paddress (gdbarch, addr), func_name,
                   paddress (gdbarch, ptrval));
 
This page took 0.039747 seconds and 4 git commands to generate.