2
0
Эх сурвалжийг харах

* fixes mistake in r17664

git-svn-id: trunk@17667 -
florian 14 жил өмнө
parent
commit
0b9099f13f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

@@ -1477,7 +1477,7 @@ begin
                       begin
                         if target_info.system in systems_darwin then
                           begin
-                            if not UnsetBool(More, j) then
+                            if UnsetBool(More, j) then
                               apptype:=app_cui
                             else
                               apptype:=app_bundle