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

Diff for /pegasus/src/Pegasus/Config/FixedPropertyTable.h between version 1.9 and 1.10

version 1.9, 2005/02/05 23:00:07 version 1.10, 2005/02/06 21:23:06
Line 30 
Line 30 
 // Author: Warren Otsuka, Hewlett-Packard Company (warren.otsuka@hp.com) // Author: Warren Otsuka, Hewlett-Packard Company (warren.otsuka@hp.com)
 // //
 // Modified By:  Jenny Yu, Hewlett-Packard Company (jenny.yu@hp.com) // Modified By:  Jenny Yu, Hewlett-Packard Company (jenny.yu@hp.com)
   //              Sean Keenan, Hewlett-Packard Company (sean.keenan@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 44 
Line 45 
 #include "FixedPropertyTableOS400.h" #include "FixedPropertyTableOS400.h"
 #elif defined(PEGASUS_PLATFORM_AIX_RS_IBMCXX) #elif defined(PEGASUS_PLATFORM_AIX_RS_IBMCXX)
 #include "FixedPropertyTableAix.h" #include "FixedPropertyTableAix.h"
   #elif defined (PEGASUS_OS_VMS)
   #include "FixedPropertyTableVms.h"
 #else #else
     {"bogus", "MyBogusValue"} // Remove this line if others are added     {"bogus", "MyBogusValue"} // Remove this line if others are added
 #endif #endif


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2