Explorar o código

Merge branch 'patch-2' of https://github.com/wojdyr/stb

Sean Barrett %!s(int64=7) %!d(string=hai) anos
pai
achega
da4a7a1d6f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      stb_sprintf.h

+ 1 - 1
stb_sprintf.h

@@ -1261,7 +1261,7 @@ STBSP__PUBLICDEF int STB_SPRINTF_DECORATE(vsprintfcb)(STBSP_SPRINTFCB *callback,
          s = num + STBSP__NUMSZ - 1;
          *s = f[0];
          l = 1;
-         fw = pr = fl = 0;
+         fw = fl = 0;
          lead[0] = 0;
          tail[0] = 0;
          pr = 0;