forked from lix-project/lix
indenting
This commit is contained in:
parent
b85ba3e30d
commit
1c329ca433
|
@ -12,8 +12,8 @@
|
|||
namespace nix {
|
||||
|
||||
typedef enum {
|
||||
elWarning
|
||||
, elError
|
||||
elWarning,
|
||||
elError
|
||||
} ErrLevel;
|
||||
|
||||
class ColumnRange {
|
||||
|
|
Loading…
Reference in a new issue