mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 06:30:28 +03:00
Remove trailing space...
This commit is contained in:
parent
b97a6c2e7e
commit
d52fb87ce7
2 changed files with 2 additions and 2 deletions
|
@ -1196,7 +1196,7 @@ package(std) template HeapOps(alias less, Range)
|
|||
--i;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//template because of @@@12410@@@
|
||||
void heapify()(Range r)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue