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