DumpLog example function should not return anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7172 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0c6e41bad0
commit
dd117d4ba7
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ Here is the function:
|
||||||
\c Pop $2
|
\c Pop $2
|
||||||
\c Pop $1
|
\c Pop $1
|
||||||
\c Pop $0
|
\c Pop $0
|
||||||
\c Exch $5
|
\c Pop $5
|
||||||
\c FunctionEnd
|
\c FunctionEnd
|
||||||
|
|
||||||
\H{readreg_multi_sz} How to Read REG_MULTI_SZ Values
|
\H{readreg_multi_sz} How to Read REG_MULTI_SZ Values
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue