diff --git a/mozilla/editor/base/TypeInState.h b/mozilla/editor/base/TypeInState.h index 4e5d7a3c7f6..044b22e9f51 100644 --- a/mozilla/editor/base/TypeInState.h +++ b/mozilla/editor/base/TypeInState.h @@ -178,4 +178,4 @@ nscoord TypeInState::GetFontSize() { return mFontSize; }; -#endif \ No newline at end of file +#endif diff --git a/mozilla/editor/libeditor/html/TypeInState.h b/mozilla/editor/libeditor/html/TypeInState.h index 4e5d7a3c7f6..044b22e9f51 100644 --- a/mozilla/editor/libeditor/html/TypeInState.h +++ b/mozilla/editor/libeditor/html/TypeInState.h @@ -178,4 +178,4 @@ nscoord TypeInState::GetFontSize() { return mFontSize; }; -#endif \ No newline at end of file +#endif