fixed indentation in configfile.c

This commit is contained in:
Robert Snell 2022-07-10 14:06:22 -04:00
parent 944ee9173b
commit 1c29aac9fa
2 changed files with 5 additions and 3 deletions

View file

@ -128,9 +128,9 @@ static int data_handler(void *user, const char *section, const char *name,
{ {
option.eol_delay = atoi(value); option.eol_delay = atoi(value);
} }
else if ( !strcmp(name, "upcase")) else if ( !strcmp(name, "upcase"))
{ {
option.upcase = true; option.upcase = true;
} }
else if (!strcmp(name, "dtr-pulse-duration")) else if (!strcmp(name, "dtr-pulse-duration"))
{ {

2
token.txt Normal file
View file

@ -0,0 +1,2 @@
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