mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 10:19:17 +02:00
parent
d50f721e96
commit
1b0307ae5c
@ -287,7 +287,7 @@ begin
|
|||||||
begin
|
begin
|
||||||
optarg:=strpas(argv[optind]);
|
optarg:=strpas(argv[optind]);
|
||||||
inc(optind);
|
inc(optind);
|
||||||
Internal_getopt:=#1;
|
Internal_getopt:=#0;
|
||||||
exit;
|
exit;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user