forked from lix-project/lix
indenting
This commit is contained in:
parent
8713aeac5e
commit
dd7b8183a5
|
@ -11,8 +11,8 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
typedef enum
|
||||
{ elWarning
|
||||
typedef enum {
|
||||
elWarning
|
||||
, elError
|
||||
} ErrLevel;
|
||||
|
||||
|
|
Loading…
Reference in a new issue