* use not unsetbool for -WI-

git-svn-id: trunk@2277 -
This commit is contained in:
peter 2006-01-13 17:27:47 +00:00
parent 45176ea2a8
commit daa0be6ed1

View File

@ -1127,7 +1127,7 @@ begin
end;
'I':
begin
GenerateImportSection:=UnsetBool(More,j);
GenerateImportSection:=not UnsetBool(More,j);
end;
'N':
begin