Correct one more comment style in minizip.

pull/953/merge
Vollstrecker 1 month ago committed by Mark Adler
parent 0263e58ad4
commit 09b21ebd33
  1. 2
      contrib/minizip/iowin32.c

@ -26,7 +26,7 @@
#endif
// see Include/shared/winapifamily.h in the Windows Kit
/* see Include/shared/winapifamily.h in the Windows Kit */
#if defined(WINAPI_FAMILY_PARTITION) && (!(defined(IOWIN32_USING_WINRT_API)))
#if !defined(WINAPI_FAMILY_ONE_PARTITION)

Loading…
Cancel
Save