Docs: doxy corrections

This commit is contained in:
Campbell Barton
2015-07-31 22:59:02 +10:00
parent 12b7850d4f
commit 03f00eb91d
10 changed files with 14 additions and 18 deletions

View File

@@ -134,7 +134,7 @@ void MEM_CacheLimiter_unref(MEM_CacheLimiterHandleC *handle);
/**
* Get reference counter.
*
* @param This "This" pointer, handle of object
* @param handle of object
*/
int MEM_CacheLimiter_get_refcount(MEM_CacheLimiterHandleC *handle);