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