mirror of
https://github.com/zeldaret/tmc
synced 2026-08-04 01:03:49 -04:00
clang-format pass and workflow
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
typedef enum {
|
||||
SAVE_BUSY = 0,
|
||||
SAVE_OK = 1,
|
||||
SAVE_OK = 1,
|
||||
SAVE_ERROR = -1,
|
||||
} SaveResult;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user