Commit e45239e3 authored by meir@redislabs.com's avatar meir@redislabs.com
Browse files

fix documentation

parent c032dc45
......@@ -5903,7 +5903,7 @@ size_t RM_MallocSize(void* ptr){
* Return the a number between 0 to 1 indicating
* the amount of memory currently used.
* 0 - no memory limit
* 100 and above, memory limit reached.
* 1 and above, memory limit reached.
*/
float RM_GetUsedMemoryRatio(){
float level;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment