mirror of
https://github.com/berdav/snappy-fox
synced 2025-02-16 11:31:47 +01:00
Resolved warning
This commit is contained in:
parent
52b475b4e0
commit
1ab89978ea
@ -636,7 +636,7 @@ static void usage(const char *progname) {
|
||||
}
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
int c;
|
||||
int c = 0;
|
||||
int ret = 0;
|
||||
FILE *in, *out;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user