spelling/grammar/consistency review part III

Originally committed as revision 16849 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-01-28 23:16:49 +00:00
parent bfe3676feb
commit 7d685b486b
9 changed files with 30 additions and 28 deletions

View File

@ -218,7 +218,7 @@ if((y)<(x)){\
}
#endif
/* avoid usage of various functions */
/* avoid usage of dangerous/inappropriate system functions */
#undef malloc
#define malloc please_use_av_malloc
#undef free