Guess I forgot to close this.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40656
This commit is contained in:
Scott Ehlert 2007-03-19 18:07:15 +00:00
parent 1bb6f90d2e
commit 1ced2210ed

View File

@ -69,5 +69,7 @@ stock Handle:FindPluginByFile(const String:filename[])
} }
} }
CloseHandle(iter);
return INVALID_HANDLE; return INVALID_HANDLE;
} }