diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2013-09-06 13:56:35 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-09-06 13:56:35 +0200 |
commit | 900ccc26ae2eda8b56f69775b59678734a1c4f99 (patch) | |
tree | 19b582f8c480fc413afb827d2ce88ab9bf916f54 /tests/libtest | |
parent | 01d7bbbebe131d56fe0db4fe28885ba2975d2366 (diff) |
http2: use correct include for snprintf
Using the first little merge of nghttp2 into libcurl, I stumbeled on the
missing 'snprintf' in MSVCRT. Isn't this how we do it for other libcurl
files? I.e. use 'curl_msnprintf' and not 'snprintf' directly:
Diffstat (limited to 'tests/libtest')
0 files changed, 0 insertions, 0 deletions