Преглед на файлове

* use not unsetbool for -WI-

git-svn-id: trunk@2277 -
peter преди 19 години
родител
ревизия
daa0be6ed1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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