Explorar o código

* Fix bug ID #30672, patch by Silvio Clecio

git-svn-id: trunk@34884 -
michael %!s(int64=8) %!d(string=hai) anos
pai
achega
8b2d858ba5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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