mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
data: Fixed comment
This commit is contained in:
parent
a4728b6e54
commit
24c593bd55
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ std::vector <Range> addRanges (
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Subtract a set of Range from another set of Range, all within a defined
|
||||
// Subtract a set of Ranges from another set of Ranges, all within a defined
|
||||
// range.
|
||||
std::vector <Range> subtractRanges (
|
||||
const Range& limits,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue