fixed type reported at am50751

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40433
This commit is contained in:
Borja Ferrer 2007-02-03 14:33:43 +00:00
parent 02ffffe05a
commit 485692e6a4

View File

@ -176,4 +176,4 @@ functag SMC_RawLine SMCResult:public(Handle:smc, const String:line[], lineno);
* @param func SMC_RawLine function.
* @noreturn
*/
native SMC_SetRawLine(Handle:smc, SMC_Rawline:func);
native SMC_SetRawLine(Handle:smc, SMC_RawLine:func);