mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
Fix whitespace
This commit is contained in:
parent
ac1b754138
commit
33972629d7
8 changed files with 82 additions and 82 deletions
|
@ -114,7 +114,7 @@ struct VarRef
|
|||
/* Whether the variable comes from an environment (e.g. a rec, let
|
||||
or function argument) or from a "with". */
|
||||
bool fromWith;
|
||||
|
||||
|
||||
/* In the former case, the value is obtained by going `level'
|
||||
levels up from the current environment and getting the
|
||||
`displ'th value in that environment. In the latter case, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue