Cleanup: trailing commas
Needed for clan-format not to wrap onto one line.
This commit is contained in:
@@ -52,7 +52,6 @@ struct ApplicationState {
|
||||
struct {
|
||||
unsigned char python;
|
||||
} exit_code_on_error;
|
||||
|
||||
};
|
||||
extern struct ApplicationState app_state; /* creator.c */
|
||||
|
||||
|
Reference in New Issue
Block a user