Bug 1260651 part.61 Replace "etc" with "etc." r=mccr8
MozReview-Commit-ID: JFgd0t2bqzu
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
|
||||
#include "mozilla/EditorBase.h" // for EditorBase
|
||||
#include "nsAString.h"
|
||||
#include "nsDebug.h" // for NS_ASSERTION, etc
|
||||
#include "nsError.h" // for NS_ERROR_NULL_POINTER, etc
|
||||
#include "nsDebug.h" // for NS_ASSERTION, etc.
|
||||
#include "nsError.h" // for NS_ERROR_NULL_POINTER, etc.
|
||||
#include "nsIContent.h" // for nsIContent
|
||||
#include "nsIDOMCharacterData.h" // for nsIDOMCharacterData
|
||||
#include "nsIEditor.h" // for EditorBase::IsModifiableNode
|
||||
#include "nsISupportsImpl.h" // for QueryInterface, etc
|
||||
#include "nsISupportsImpl.h" // for QueryInterface, etc.
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user