git-svn-id: trunk@9586 -
This commit is contained in:
michael 2007-12-30 20:17:08 +00:00
parent d50f721e96
commit 1b0307ae5c

View File

@ -287,7 +287,7 @@ begin
begin
optarg:=strpas(argv[optind]);
inc(optind);
Internal_getopt:=#1;
Internal_getopt:=#0;
exit;
end;
end;