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

Diff for /pegasus/src/Pegasus/Common/Config.h between version 1.29 and 1.30

version 1.29, 2002/06/01 00:56:30 version 1.30, 2002/07/23 21:39:31
Line 137 
Line 137 
 # define PEGASUS_UNREACHABLE(CODE) CODE # define PEGASUS_UNREACHABLE(CODE) CODE
 #endif #endif
  
   #ifdef PEGASUS_HAVE_EBCDIC
   # define PEGASUS_MAX_PRINTABLE_CHAR 255
   #else
   # define PEGASUS_MAX_PRINTABLE_CHAR 127
   #endif
   
 // used for zOS only // used for zOS only
 #ifndef PEGASUS_STATIC_CDECL #ifndef PEGASUS_STATIC_CDECL
 #define PEGASUS_STATIC_CDECL #define PEGASUS_STATIC_CDECL


Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2