fixed bug #2705878 - Wrong Example in Documentation at FindFirst

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5954 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2009-03-23 18:50:06 +00:00
parent c75dac3e32
commit 49276c77c7

View file

@ -104,6 +104,7 @@ Performs a search for 'filespec', placing the first file found in filename_outpu
\c FindNext $0 $1
\c Goto loop
\c done:
\c FindClose $0
\S2{FindNext} FindNext