Silly typo fix

This commit is contained in:
raven02 2014-06-02 15:57:34 +08:00
parent 05d80e4994
commit c4522922f2

View File

@ -411,7 +411,7 @@ int cellSpursQueuePushBody()
return CELL_OK;
}
int cellSpursQueueAttachLv2EventQueue()/
int cellSpursQueueAttachLv2EventQueue()
{
UNIMPLEMENTED_FUNC(cellSpurs);
return CELL_OK;