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

Diff for /pegasus/src/Pegasus/WQL/WQLOperand.h between version 1.13 and 1.14

version 1.13, 2007/04/17 12:38:31 version 1.14, 2007/06/05 10:12:10
Line 311 
Line 311 
  
     union     union
     {     {
 #ifdef PEGASUS_OS_OS400  
         // add void* to force the proper alignment  
         void* _alignos400;  
 #endif  
         Sint64 _integerValue;         Sint64 _integerValue;
         Real64 _doubleValue;         Real64 _doubleValue;
         Boolean _booleanValue;         Boolean _booleanValue;


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2