mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-01-24 18:23:18 +00:00
Fix starting logs
This commit is contained in:
parent
aa96769559
commit
0ee6d667e4
2
args.c
2
args.c
@ -477,7 +477,7 @@ void print_welcome() {
|
||||
}
|
||||
|
||||
printf("Detected %d config sections\n", config.custom_configs_len + 1);
|
||||
printf("The sections will be processed in ordred they goes in this output");
|
||||
printf("The sections will be processed in ordred they goes in this output\n");
|
||||
|
||||
ITER_CONFIG_SECTIONS(section) {
|
||||
int section_number = CONFIG_SECTION_NUMBER(section);
|
||||
|
Loading…
Reference in New Issue
Block a user