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:
anders_k 2020-04-21 19:02:30 +00:00
parent 0c6e41bad0
commit dd117d4ba7

View file

@ -261,7 +261,7 @@ Here is the function:
\c Pop $2
\c Pop $1
\c Pop $0
\c Exch $5
\c Pop $5
\c FunctionEnd
\H{readreg_multi_sz} How to Read REG_MULTI_SZ Values