updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3744 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9c311ed977
commit
8bbfa33a7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
\S1{intinst} Integer Support
|
||||
|
||||
\S2{IntFmt} IntFmt
|
||||
\S2{intfmt} IntFmt
|
||||
|
||||
\c user_var(output) format numberstring
|
||||
|
||||
|
@ -9,7 +9,7 @@ Formats the number in "numberstring" using the format "format", and sets the out
|
|||
\c IntFmt $0 "0x%08X" 195948557
|
||||
\c IntFmt $0 "%c" 0x41
|
||||
|
||||
\S2{IntOp} IntOp
|
||||
\S2{intop} IntOp
|
||||
|
||||
\c user_var(output) value1 OP [value2]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue