Explorar o código

Merge pull request #934 from Dialga/patch-1

Undefine printf after use
bel2125 %!s(int64=4) %!d(string=hai) anos
pai
achega
855bb5a414
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main.c

+ 1 - 0
src/main.c

@@ -3318,3 +3318,4 @@ main(int argc, char *argv[])
 	return EXIT_SUCCESS;
 }
 #endif /* _WIN32 */
+#undef printf