Added a missing new line in main.c for compatibility with clang.
This commit is contained in:
parent
08117318a8
commit
7d08203d61
@ -335,4 +335,4 @@ int parse_argv(int argc, const char **argv, struct options *opts) {
|
||||
return -1;
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user