mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01:00
indenting
This commit is contained in:
parent
8713aeac5e
commit
dd7b8183a5
2 changed files with 250 additions and 250 deletions
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
namespace nix {
|
namespace nix {
|
||||||
|
|
||||||
typedef enum
|
typedef enum {
|
||||||
{ elWarning
|
elWarning
|
||||||
, elError
|
, elError
|
||||||
} ErrLevel;
|
} ErrLevel;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue