diff options
author | Daniel Cohen Gindi <[email protected]> | 2014-09-01 11:39:56 +0300 |
---|---|---|
committer | Johannes Schindelin <[email protected]> | 2014-09-02 16:43:16 +0200 |
commit | cd578bf5294e5afca8d66e01173c50f0aa86ac3d (patch) | |
tree | 6a0ca6bc5eb1674752b73d46988208f3075f233c /libvncserver/stats.c | |
parent | 8175f428dc003b6a4564deee7ae78bc3b3b62ebf (diff) | |
download | libtdevnc-cd578bf5294e5afca8d66e01173c50f0aa86ac3d.tar.gz libtdevnc-cd578bf5294e5afca8d66e01173c50f0aa86ac3d.zip |
MSVC: Use _snprintf instead of snprintf
In Microsoft's Visual C runtime, the snprintf() function is actually
called _snprintf. Let's just #define the former to call the latter.
[JES: fixed commit message]
Signed-off-by: Johannes Schindelin <[email protected]>
Diffstat (limited to 'libvncserver/stats.c')
0 files changed, 0 insertions, 0 deletions