mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2026-09-14 11:05:37 +05:00
Fixed align
This commit is contained in:
parent
cd1ce83272
commit
1200e0a0ae
@ -192,7 +192,7 @@ static struct option long_options[] = {
|
||||
{"fake-gen", required_argument, 0, 'j' },
|
||||
{"fake-resend", required_argument, 0, 't' },
|
||||
{"debug-exit", optional_argument, 0, 'x' },
|
||||
{"debug-log", optional_argument, 0, 'l' },
|
||||
{"debug-log", optional_argument, 0, 'l' },
|
||||
{0, 0, 0, 0 }
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user