Fix crash on using Engine #1 Settings in ICS non-zippy mode
[xboard.git] / xoptions.c
index e8c8fcd..7cbd7e8 100644 (file)
@@ -1993,7 +1993,7 @@ void FirstSettingsProc(w, event, prms, nprms)
      String *prms;
      Cardinal *nprms;
 {
-   SettingsPopUp(&first);
+    SettingsPopUp(&first);
 }
 
 void SecondSettingsProc(w, event, prms, nprms)