* fixed r4828

git-svn-id: trunk@5207 -
This commit is contained in:
Jonas Maebe 2006-11-03 17:31:02 +00:00
parent 47c16e33c1
commit 43ed587de0

View File

@ -130,7 +130,7 @@ var
end;
begin
if i>=argc then
if argc<=0 then
exit;
GetMem(buf,ARG_MAX);
size:=0;