Commit 9fbe9700 authored by benoit's avatar benoit

Fix typo.

Patch by Jeremy Mordkoff: jlm zazzletech com


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10812 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e7190d54
......@@ -252,7 +252,7 @@ if((y)<(x)){\
#define strcat strcat_is_forbidden_due_to_security_issues_use_av_strlcat
#undef exit
#define exit exit_is_forbidden
#if !(defined(LIBAVFORMAT_BUILD) || defined(FRAMEHOOK_H))
#if !(defined(LIBAVFORMAT_BUILD) || defined(FFMPEG_FRAMEHOOK_H))
#undef printf
#define printf please_use_av_log
#undef fprintf
......
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