fix doxygen warning
This commit is contained in:
parent
3c8f2caa10
commit
eb6ade59e4
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ compensated_function int ThashInsert(int xid, recordid hash,
|
||||||
@param hash recordid returned by ThashDelete
|
@param hash recordid returned by ThashDelete
|
||||||
@param key array of bytes that define key
|
@param key array of bytes that define key
|
||||||
@param keySize length of key in bytes
|
@param keySize length of key in bytes
|
||||||
@param value array of bytes
|
|
||||||
@param valueSize length of key in bytes
|
|
||||||
@return 1 if the key was defined, 0 otherwise
|
@return 1 if the key was defined, 0 otherwise
|
||||||
*/
|
*/
|
||||||
compensated_function int ThashRemove(int xid, recordid hash,
|
compensated_function int ThashRemove(int xid, recordid hash,
|
||||||
|
|
Loading…
Reference in a new issue