testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp...
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index 280fb6ae8e95fe2776f56b396779aedf99903019..356e5e7d1a29ec8c09e799eb61f538f0bad89762 100644 (file)
@@ -918,7 +918,7 @@ hardwire_setparity (struct serial *scb, int parity)
       break;
     default:
       internal_warning (__FILE__, __LINE__,
-                  "Incorrect parity value: %d", parity);
+                       "Incorrect parity value: %d", parity);
       return -1;
     }
 
This page took 0.024559 seconds and 4 git commands to generate.