mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:45:46 +00:00
use _vsnprintf() instead of vsnprintf()
svn path=/trunk/; revision=7487
This commit is contained in:
parent
903c2007e0
commit
41e10d4931
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue