Commit 325f4e5b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

typo

parent b6e0ca0b
......@@ -288,7 +288,7 @@ static void block_heap_Release (block_t *self)
*
* @param ptr base address of the heap allocation (will be free()'d)
* @param addr base address of the useful buffer data
* @param length bytes length of the useful buffer datan
* @param length bytes length of the useful buffer data
* @return NULL in case of error (ptr free()'d in that case), or a valid
* block_t pointer.
*/
......
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