fix parameter name in comment
This commit is contained in:
parent
8c22ade428
commit
6fe4394c54
@ -507,7 +507,7 @@ timepos_t::expensive_add (timepos_t const & other) const
|
||||
|
||||
/* */
|
||||
|
||||
/* ::distance() assumes that @param d is later on the timeline than this, and
|
||||
/* ::distance() assumes that @param other is later on the timeline than this, and
|
||||
* thus returns a positive value if this condition is satisfied.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user