mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
typedef enum {
|
||||
kErrorTypeNone = -1,
|
||||
kErrorTypeException,
|
||||
kErrorTypeValidation
|
||||
kErrorTypeValidation,
|
||||
} ErrorType;
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user