Commit 1ad2daed authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Rémi Duraffort

typo

(cherry picked from commit 325f4e5be6d2e74969ee5ee41b91800907d73b27)
Signed-off-by: default avatarRémi Duraffort <ivoire@videolan.org>
parent 94982a61
......@@ -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