Fix typos
This commit is contained in:
parent
3458794791
commit
e04a231974
4 changed files with 16 additions and 16 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define LIBMINEZIPER_H
|
||||
|
||||
#include "libmineziper_zip.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
bool detect_overlaps(char* filename);
|
||||
int get_uncompressed_size(zip* in);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue