]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangeAPI/ExchangeAPI_Import.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ExchangeAPI / ExchangeAPI_Import.h
index dd6a3d014af56f92397631fe44e3b73d9a5370e4..e89524d99e6c45341cbe2aa4aee141d505a918ea 100644 (file)
@@ -1,7 +1,7 @@
 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
 
 // Name   : ExchangeAPI_Import.h
-// Purpose: 
+// Purpose:
 //
 // History:
 // 07/06/16 - Sergey POKHODENKO - Creation of the file
@@ -38,7 +38,7 @@ public:
   virtual ~ExchangeAPI_Import();
 
   INTERFACE_1(ExchangePlugin_ImportFeature::ID(),
-              filePath, ExchangePlugin_ImportFeature::FILE_PATH_ID(), 
+              filePath, ExchangePlugin_ImportFeature::FILE_PATH_ID(),
               ModelAPI_AttributeString, /** File path */
   )