mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
Bug 348681 follow-up comment fix.
This commit is contained in:
parent
7c815c938d
commit
1c6412faca
@ -3623,8 +3623,9 @@ nsTypedSelection::FindInsertionPoint(
|
||||
// nsTypedSelection::SubtractRange
|
||||
//
|
||||
// A helper function that subtracts aSubtract from aRange, and adds
|
||||
// 0 or 1 RangeData objects representing the remaining non-overlapping
|
||||
// difference to aOutput
|
||||
// 1 or 2 RangeData objects representing the remaining non-overlapping
|
||||
// difference to aOutput. It is assumed that the caller has checked that
|
||||
// aRange and aSubtract do indeed overlap
|
||||
|
||||
nsresult
|
||||
nsTypedSelection::SubtractRange(RangeData* aRange, nsIRange* aSubtract,
|
||||
|
Loading…
x
Reference in New Issue
Block a user