gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
62 stars 50 forks source link

zzip/__string.h: cast to avoid compiler warning #118

Closed t-tk closed 6 months ago

t-tk commented 3 years ago

This is a tiny patch to avoid compiler warning.

Best regards,