Fixed SetDetailsPrint
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2836 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9e5ccb9a32
commit
847e04dfb5
1 changed files with 1 additions and 1 deletions
|
@ -3848,7 +3848,7 @@ int CEXEBuild::doCommand(int which_token, LineParser &line)
|
|||
case 1:
|
||||
case 2:
|
||||
case 3:
|
||||
ent.offsets[1]<<=2;
|
||||
ent.offsets[1]<<=1;
|
||||
break;
|
||||
case 4:
|
||||
ent.offsets[1]=16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue