瀏覽代碼

* Fix bug ID #30672, patch by Silvio Clecio

git-svn-id: trunk@34884 -
michael 8 年之前
父節點
當前提交
8b2d858ba5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/inc/getopts.pp

+ 1 - 0
rtl/inc/getopts.pp

@@ -351,6 +351,7 @@ begin
           nextchar:=0;
           inc(optind);
           Internal_getopt:='?';
+          exit;
         end;
        if pfound<>nil then
         begin