Skip to content
Snippets Groups Projects
Commit 47ea7148 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix snprintf on Win32:

 *  If vsnprintf() is not before snprintf() in this file, snprintf()
 *  will call the system vsnprintf() on MinGW.
parent 9989e904
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment