mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 14:10:30 +03:00
Trailing whitespace
This commit is contained in:
parent
88ce1a1212
commit
2011a1a75c
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ struct UIntTrie2
|
|||
immutable highIdx = high - low + lowIdx;
|
||||
mixin("blocks[lowIdx..highIdx] "~op~"= val;");
|
||||
}
|
||||
else
|
||||
else
|
||||
{
|
||||
// create a new page
|
||||
refCounts[blk]--;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue