Commit e8e2002a authored by takis's avatar takis

Fix typo in Doxygen comments.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8307 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6f67a7a5
......@@ -357,7 +357,7 @@ char *av_strdup(const char *s);
/**
* Frees memory and sets the pointer to NULL.
* @param arg pointer to the pointer which should be freed
* @param ptr pointer to the pointer which should be freed
*/
void av_freep(void *ptr);
......
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