(file) Return to Constants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Constants.h between version 1.33 and 1.34

version 1.33, 2003/08/06 21:57:17 version 1.34, 2003/08/12 18:13:53
Line 211 
Line 211 
 // Wbem service names // Wbem service names
 // //
  
   
   #ifdef PEGASUS_OS_OS400
   #pragma convert(37)
   #define WBEM_HTTP_SERVICE_NAME "wbem-http"
   #define WBEM_HTTPS_SERVICE_NAME "wbem-https"
   #pragma convert(0)
   #else
 #define WBEM_HTTP_SERVICE_NAME "wbem-http" #define WBEM_HTTP_SERVICE_NAME "wbem-http"
 #define WBEM_HTTPS_SERVICE_NAME "wbem-https" #define WBEM_HTTPS_SERVICE_NAME "wbem-https"
   #endif
   
  
  
 // //


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2