summaryrefslogtreecommitdiffstats
path: root/WebCore/editing/htmlediting.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/editing/htmlediting.h')
-rw-r--r--WebCore/editing/htmlediting.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/editing/htmlediting.h b/WebCore/editing/htmlediting.h
index 8612440..aaf6ef2 100644
--- a/WebCore/editing/htmlediting.h
+++ b/WebCore/editing/htmlediting.h
@@ -218,9 +218,8 @@ bool canMergeLists(Element* firstList, Element* secondList);
// -------------------------------------------------------------------------
// VisibleSelection
// -------------------------------------------------------------------------
-
-// Functions returning VisibleSelection
+// Functions returning VisibleSelection
VisibleSelection avoidIntersectionWithNode(const VisibleSelection&, Node*);
VisibleSelection selectionForParagraphIteration(const VisibleSelection&);