Skip to content

Commit

Permalink
mui2: test
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Sep 27, 2018
1 parent d042427 commit cc9159d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nsis/gvim.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -1598,7 +1598,9 @@ Function _VimCalcEstimatedSize
${Logged4} IntOp $4 $4 + $R2
${EndIf}
Pop $R2
StrCpy $0 $4

# Exit value:
StrCpy $0 ""

# Restore the stack:
Pop $3
Expand Down

0 comments on commit cc9159d

Please sign in to comment.