mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
use _vsnprintf() instead of vsnprintf()
svn path=/trunk/; revision=7487
This commit is contained in:
@@ -709,7 +709,7 @@
|
||||
#define HAVE_VFSCANF 1
|
||||
|
||||
/* Define to 1 if you have the `vsnprintf' function. */
|
||||
#define HAVE_VSNPRINTF 1
|
||||
/* #define HAVE_VSNPRINTF 1 */
|
||||
|
||||
/* Define to 1 if you have the `wait' function. */
|
||||
/* #undef HAVE_WAIT */
|
||||
|
||||
Reference in New Issue
Block a user