(file) Return to cimserver.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Server

Diff for /pegasus/src/Server/cimserver.cpp between version 1.6 and 1.7

version 1.6, 2001/05/03 20:18:23 version 1.7, 2001/05/10 10:57:20
Line 171 
Line 171 
         // ATTN: modify when we add daemon         // ATTN: modify when we add daemon
         cout << PEGASUS_NAME << PEGASUS_VERSION <<         cout << PEGASUS_NAME << PEGASUS_VERSION <<
              " on port " << address << endl;              " on port " << address << endl;
           cout << "Built " << __DATE__ << " " << __TIME__ << endl;
           cout <<"Started..." <<endl;
  
         server.bind(address);         server.bind(address);
         delete [] address;         delete [] address;


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2