Fix indentation.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
|
||||
// Typedefs:
|
||||
|
||||
typedef enum {
|
||||
ParsingStage_Validate,
|
||||
ParsingStage_Apply,
|
||||
} parser_stage_t;
|
||||
typedef enum {
|
||||
ParsingStage_Validate,
|
||||
ParsingStage_Apply,
|
||||
} parser_stage_t;
|
||||
|
||||
// Functions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user