* fix -Xn option

git-svn-id: trunk@14274 -
This commit is contained in:
pierre 2009-11-26 13:44:34 +00:00
parent 679309704a
commit 1fffaf627e

View File

@ -1620,9 +1620,9 @@ begin
'n' :
begin
If UnsetBool(More, j) then
include(init_settings.globalswitches,cs_link_native)
exclude(init_settings.globalswitches,cs_link_native)
else
exclude(init_settings.globalswitches,cs_link_native);
include(init_settings.globalswitches,cs_link_native);
end;
'm' :