Skip to content

Commit

Permalink
Fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-iancu committed Apr 18, 2024
1 parent e3b2c34 commit fbf5e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/parse_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#define EVENT_LINE_SEIZE 9
#define EVENT_AS_FEATURE 10
#define EVENT_REFER 11
#define EVENT_REG 12
#define EVENT_REG 12

typedef struct event {
str text; /* Original string representation */
Expand Down

0 comments on commit fbf5e0b

Please sign in to comment.