зеркало из https://github.com/mozilla/gecko-dev.git
Add newline to end of file to fix jfrancis's HP bustage.
This commit is contained in:
Родитель
c96f18df9a
Коммит
50cf2e5446
|
@ -581,4 +581,4 @@ nsHTMLEditUtils::IsLeafNode(nsIDOMNode *aNode)
|
|||
PRBool hasChildren = PR_FALSE;
|
||||
aNode->HasChildNodes(&hasChildren);
|
||||
return !hasChildren;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -581,4 +581,4 @@ nsHTMLEditUtils::IsLeafNode(nsIDOMNode *aNode)
|
|||
PRBool hasChildren = PR_FALSE;
|
||||
aNode->HasChildNodes(&hasChildren);
|
||||
return !hasChildren;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче