(file) Return to CIMUserCommand.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Clients / cimuser

Diff for /pegasus/src/Clients/cimuser/CIMUserCommand.cpp between version 1.38 and 1.39

version 1.38, 2005/04/22 15:51:38 version 1.39, 2005/05/11 14:36:01
Line 36 
Line 36 
 //              Alagaraja Ramasubramanian, IBM (alags_raj@in.ibm.com) - PEP-167 //              Alagaraja Ramasubramanian, IBM (alags_raj@in.ibm.com) - PEP-167
 //              Amit K Arora, IBM (amita@in.ibm.com) - Bug#2311,#2333,#2351 //              Amit K Arora, IBM (amita@in.ibm.com) - Bug#2311,#2333,#2351
 //              Josephine Eskaline Joyce, IBM (jojustin@in.ibm.com) - Bug#2756 //              Josephine Eskaline Joyce, IBM (jojustin@in.ibm.com) - Bug#2756
   //              David Dillard, VERITAS Software Corp.
   //                  (david.dillard@veritas.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 366 
Line 368 
     void setCommand (     void setCommand (
         Uint32 argc,         Uint32 argc,
         char* argv[])         char* argv[])
         throw (CommandFormatException)  
     {     {
         // Empty function         // Empty function
     }     }
Line 1082 
Line 1083 
         //         //
         _client->connectLocal();         _client->connectLocal();
     }     }
     catch(Exception& e)      catch(const Exception&)
     {     {
         //l10n         //l10n
         //outPrintWriter << CIMOM_NOT_RUNNING << endl;         //outPrintWriter << CIMOM_NOT_RUNNING << endl;


Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2