Thank you for the typo, UltraEdit

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40628
This commit is contained in:
Scott Ehlert 2007-03-16 06:57:31 +00:00
parent 5fa53bfc68
commit b199861065

View File

@ -49,7 +49,7 @@ stock FormatUserLogText(client, String:buffer[], maxlength)
* Returns plugin handle from plugin filename.
*
* @param filename Filename of the plugin to search for.
* @Returns Handle to plugin if found, INVALID_HANDLE otherwise.
* @return Handle to plugin if found, INVALID_HANDLE otherwise.
*/
stock Handle:FindPluginByFile(const String:filename[])
{