refactor: review format and imports
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
#include <bsd/string.h>
|
||||
#include <limits.h>
|
||||
#include <log.h>
|
||||
#include <stdbool.h>
|
||||
@@ -228,4 +227,4 @@ void args_parse(Parameters *params, int argc, char **argv) {
|
||||
if (params->video_size == 0) {
|
||||
params->video_size = params->internal_size;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user