• Bruce Momjian's avatar
    Fix snprintf on Win32: · 47ea7148
    Bruce Momjian authored
     *  If vsnprintf() is not before snprintf() in this file, snprintf()
     *  will call the system vsnprintf() on MinGW.
    47ea7148
snprintf.c 15.7 KB