소스 검색

* 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