Added request amb231 (OnPluginStart errors cause load failures)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40844
This commit is contained in:
David Anderson
2007-05-23 01:59:58 +00:00
parent 936337e54d
commit caab299d3e
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ native bool:GetPluginInfo(Handle:plugin, PluginInfo:info, String:buffer[], maxle
*
* @param string Message to print.
* @noreturn
* @error Always.
* @error Always throws SP_ERROR_ABORT.
*/
native SetFailState(const String:string[]);