Explorar o código

* use not unsetbool for -WI-

git-svn-id: trunk@2277 -
peter %!s(int64=19) %!d(string=hai) anos
pai
achega
daa0be6ed1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

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