mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
tab -> space
This commit is contained in:
parent
619d262c97
commit
e6f8ae56d8
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ void Worker::markContentsGood(const StorePath & path)
|
||||||
|
|
||||||
|
|
||||||
GoalPtr upcast_goal(std::shared_ptr<SubstitutionGoal> subGoal) {
|
GoalPtr upcast_goal(std::shared_ptr<SubstitutionGoal> subGoal) {
|
||||||
return subGoal;
|
return subGoal;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue