(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.19 and 1.20

version 1.19, 2003/10/28 23:26:00 version 1.20, 2003/11/06 18:40:50
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.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2