Salome HOME
Merge from rnv/geom_plugin_imp branch
[plugins/dxfplugin.git] / idl / DXFPlugin.idl
index 935dbf2111f9b6bdab4d88a55183ac5cdb00186f..867adcbd01e2e28c9761ea5dbc93d93ba9341216 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2015  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -36,7 +36,7 @@ module DXFPlugin
      *  \param theFileName Name of the file to store the given shape in.
      */
     void ExportDXF( in GEOM::GEOM_Object theObject, 
-                     in string           theFileName );
+                   in string            theFileName );
       
     /*!
      *  \brief Import a shape from the DXF file.