Fix compile errors WinBoard
[xboard.git] / winboard / woptions.c
index 9aa820f..ceea3df 100644 (file)
@@ -2133,7 +2133,7 @@ ParseCommSettings(char *arg, DCB *dcb)
   if (cd->label == NULL) goto cant_parse;\r
   return;\r
 cant_parse:\r
-    ExitArgError(_("Can't parse com port settings"), arg);\r
+    ExitArgError(_("Can't parse com port settings"), arg, TRUE);\r
 }\r
 \r
 \r