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

Diff for /pegasus/src/Server/Attic/cimserver_os400.cpp between version 1.18.2.2 and 1.19

version 1.18.2.2, 2003/11/06 19:01:23 version 1.19, 2003/10/28 23:26:00
Line 306 
Line 306 
 //////////////////////////////////////////////////// ////////////////////////////////////////////////////
 Boolean isCIMServerRunning(void) Boolean isCIMServerRunning(void)
 { {
 #pragma convert(37)  
   // Construct a ycmJob object   // Construct a ycmJob object
   ycmJob cppJob(YCMJOB_SRVNAME_10, YCMJOB_SRVUSER_10);   ycmJob cppJob(YCMJOB_SRVNAME_10, YCMJOB_SRVUSER_10);
  
Line 319 
Line 319 
   }   }
  
   return false;   return false;
 #pragma convert(0)  
 } }
  
 //////////////////////////////////////////////////// ////////////////////////////////////////////////////


Legend:
Removed from v.1.18.2.2  
changed lines
  Added in v.1.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2