Fixed align

This commit is contained in:
EgorWeders 2024-09-18 03:59:10 +00:00
parent cd1ce83272
commit 1200e0a0ae

View File

@ -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 }
};