cosmetics: Fix another common typo, dependAnt --> dependEnt.
Originally committed as revision 8114 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
/* here we can use OS dependant allocation functions */
|
||||
/* here we can use OS dependent allocation functions */
|
||||
#undef malloc
|
||||
#undef free
|
||||
#undef realloc
|
||||
|
Reference in New Issue
Block a user