mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
Originally committed as revision 14372 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
* Motion estimation template.
|
||||
*/
|
||||
|
||||
//lets hope gcc will remove the unused vars ...(gcc 3.2.2 seems to do it ...)
|
||||
//Let us hope gcc will remove the unused vars ...(gcc 3.2.2 seems to do it ...)
|
||||
#define LOAD_COMMON\
|
||||
uint32_t av_unused * const score_map= c->score_map;\
|
||||
const int av_unused xmin= c->xmin;\
|
||||
|
Reference in New Issue
Block a user