--- a/misc/libphysfs/physfs_miniz.h Tue Jan 21 22:38:13 2014 +0100
+++ b/misc/libphysfs/physfs_miniz.h Tue Jan 21 22:43:06 2014 +0100
@@ -12,7 +12,7 @@
typedef PHYSFS_sint16 mz_int16;
typedef PHYSFS_uint16 mz_uint16;
typedef PHYSFS_uint32 mz_uint32;
-typedef unsigned int mz_uint;
+typedef unsigned int mz_uint;
typedef PHYSFS_uint64 mz_uint64;
/* For more compatibility with zlib, miniz.c uses unsigned long for some parameters/struct members. */
@@ -670,7 +670,7 @@
#endif /* #ifndef TINFL_HEADER_FILE_ONLY */
-/*
+/*
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or