mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
win32: added vsnprintf
Originally committed as revision 1518 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -88,6 +88,7 @@ typedef INT64 int64_t;
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
# define snprintf _snprintf
|
# define snprintf _snprintf
|
||||||
|
# define vsnprintf _vsnprintf
|
||||||
|
|
||||||
/* CONFIG_WIN32 end */
|
/* CONFIG_WIN32 end */
|
||||||
#elif defined (CONFIG_OS2)
|
#elif defined (CONFIG_OS2)
|
||||||
|
|||||||
Reference in New Issue
Block a user