AxWin2 - Huge changes, getting to the working point
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / commandline.c
index df6328f..67db574 100644 (file)
@@ -42,6 +42,8 @@ void ParseCommandline(int argc, char *argv[])
                                                ShowHelp(argv[0]);
                                                exit(EXIT_SUCCESS);
                                                break;
+                                       default:
+                                               break;
                                        }
                                }
                        }

UCC git Repository :: git.ucc.asn.au