narrisch werd i!

This commit is contained in:
mrdudz
2022-11-18 17:55:22 +01:00
parent 8a9029d393
commit feb839e7f0

View File

@@ -69,7 +69,7 @@
mingw and PRIXPTR */
#if defined(__MINGW64__)
#undef PRIXPTR
#define PRIXPTR "ul"
#define PRIXPTR "l"
#endif
/*****************************************************************************/