diff options
author | Sven Strickroth <sven@cs-ware.de> | 2016-03-29 18:25:28 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-03-30 11:13:01 -0700 |
commit | dae26d30f4dfff352fb401e5a24c2df1a0a339f0 (patch) | |
tree | c1f8bd527931156a4919e2fd4a9e2226f0472f9d /read-cache.c | |
parent | Git 2.8 (diff) | |
download | tgif-dae26d30f4dfff352fb401e5a24c2df1a0a339f0.tar.xz |
MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more
In MSVC2015 the behavior of vsnprintf was changed.
W/o this fix there is one character missing at the end.
Signed-off-by: Sven Strickroth <sven@cs-ware.de>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'read-cache.c')
0 files changed, 0 insertions, 0 deletions