From 97c4a2fa37de6ee2184b668169ac98b26e5a61fb Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 22 Feb 2013 12:00:14 +0400 Subject: [PATCH] 0023789: Missing EOL in header files --- src/Font/Font_NListOfSystemFont.hxx | 2 +- src/TopTools/TopTools_MutexForShapeProvider.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Font/Font_NListOfSystemFont.hxx b/src/Font/Font_NListOfSystemFont.hxx index 64dd7c34b7..f3e122eeb0 100644 --- a/src/Font/Font_NListOfSystemFont.hxx +++ b/src/Font/Font_NListOfSystemFont.hxx @@ -29,4 +29,4 @@ inline Standard_Boolean IsEqual (const Handle(Font_SystemFont)& theFirstFont, { return theFirstFont->IsEqual (theSecondFont); } -#endif \ No newline at end of file +#endif diff --git a/src/TopTools/TopTools_MutexForShapeProvider.hxx b/src/TopTools/TopTools_MutexForShapeProvider.hxx index 762b9ed3f3..962f195527 100644 --- a/src/TopTools/TopTools_MutexForShapeProvider.hxx +++ b/src/TopTools/TopTools_MutexForShapeProvider.hxx @@ -63,4 +63,4 @@ private: }; -#endif \ No newline at end of file +#endif -- 2.39.5