some doxygen fixes
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40626
This commit is contained in:
@@ -833,8 +833,7 @@ namespace SourcePawn
|
||||
/**
|
||||
* @brief Destroys a fake native function wrapper.
|
||||
*
|
||||
* @param function Pointer to the fake native created by CreateFakeNative.
|
||||
* @noreturn
|
||||
* @param func Pointer to the fake native created by CreateFakeNative.
|
||||
*/
|
||||
virtual void DestroyFakeNative(SPVM_NATIVE_FUNC func) =0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user