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

Diff for /pegasus/src/Pegasus/Common/SCMOStreamer.h between version 1.1.2.4 and 1.1.2.5

version 1.1.2.4, 2009/12/03 15:53:27 version 1.1.2.5, 2009/12/04 13:57:19
Line 44 
Line 44 
  
 struct SCMOResolutionTable struct SCMOResolutionTable
 { {
     void* scmbptr;      // Though we really store a pointer here, it is stored as Uint64 to
       // become independent from 64bit versus 32bit incarnations of the struct.
       Uint64 scmbptr;
     Uint32 index;     Uint32 index;
 }; };
  


Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2