fix FunctionEnd command in example code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5486 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
16f3d9e960
commit
157e867dae
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ FunctionEnd
|
|||
|
||||
Function un.onInit
|
||||
!insertmacro MULTIUSER_UNINIT
|
||||
Function</pre>
|
||||
FunctionEnd</pre>
|
||||
</blockquote>
|
||||
<p>
|
||||
Whether the required privileges can be obtained depends on the user that starts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue