Skip to content

Commit

Permalink
fix: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattaa committed Nov 5, 2024
1 parent 63cc66b commit 2f97dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/colors.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ typedef enum
LASER_COLORKEY_EXEC,
LASER_COLORKEY_ARCHIVE,
LASER_COLORKEY_MEDIA,
LASER_COLORKEY_UNKNOWN
LASER_COLORKEY_UNKNOWN
} laser_colorkey;

void laser_colors_init(void);
Expand Down

0 comments on commit 2f97dee

Please sign in to comment.