regen
diff --git a/lib/zip_err_str.c b/lib/zip_err_str.c index 6560bba..724849b 100644 --- a/lib/zip_err_str.c +++ b/lib/zip_err_str.c
@@ -37,7 +37,7 @@ "Operation not supported", "Resource still in use", "Tell error", - "Compressed data invalid", + "Compressed data invalid", }; const int _zip_nerr_str = sizeof(_zip_err_str)/sizeof(_zip_err_str[0]); @@ -78,5 +78,5 @@ N, N, S, - N, + N, };