Salome HOME
untabify
[modules/smesh.git] / src / Tools / padder / meshjob / impl / SPADDERPluginTester_i.hxx
index d9950d0480e1f7eb03a0e6a6196253d69a7344d5..027685b0642fc39207579399f8e94d2f946e9880 100644 (file)
@@ -34,8 +34,8 @@ class SPADDERPluginTester_i:
 {
 public:
   SPADDERPluginTester_i(CORBA::ORB_ptr orb, PortableServer::POA_ptr poa,
-                       PortableServer::ObjectId * contId,
-                       const char *instanceName, const char *interfaceName);
+                        PortableServer::ObjectId * contId,
+                        const char *instanceName, const char *interfaceName);
   virtual ~SPADDERPluginTester_i();
   
   void demo(CORBA::Double a,CORBA::Double b,CORBA::Double& c);