indenting
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
namespace nix {
|
||||
|
||||
typedef enum {
|
||||
elWarning
|
||||
, elError
|
||||
} ErrLevel;
|
||||
elWarning,
|
||||
elError
|
||||
} ErrLevel;
|
||||
|
||||
class ColumnRange {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user