mirror of
https://github.com/NixOS/nix.git
synced 2025-02-17 01:12:33 +00:00
indenting
This commit is contained in:
parent
b85ba3e30d
commit
1c329ca433
@ -12,9 +12,9 @@
|
||||
namespace nix {
|
||||
|
||||
typedef enum {
|
||||
elWarning
|
||||
, elError
|
||||
} ErrLevel;
|
||||
elWarning,
|
||||
elError
|
||||
} ErrLevel;
|
||||
|
||||
class ColumnRange {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user