Explorar o código

trailing newline

Sean Barrett %!s(int64=11) %!d(string=hai) anos
pai
achega
9e566c8b31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/image_test.c

+ 1 - 1
tests/image_test.c

@@ -12,4 +12,4 @@ int main(int argc, char **argv)
    if (data)
       stbi_write_png("c:/x/result.png", w, h, 4, data, w*4);
    return 0;
-}
+}