Formatting.
This commit is contained in:
parent
e11d82b25c
commit
f1ee1baebd
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ struct t_twc_list *twc_sqlite_statements = NULL;
|
|||
if (rc != SQLITE_OK) \
|
||||
statement = NULL; \
|
||||
else \
|
||||
twc_list_item_new_data_add(twc_sqlite_statements, statement); \
|
||||
twc_list_item_new_data_add(twc_sqlite_statements, statement); \
|
||||
} \
|
||||
else \
|
||||
{ \
|
||||
|
|
Loading…
Reference in a new issue