(file) Return to state.h CVS log (file) (dir) Up to [OMI] / omi / mof

Diff for /omi/mof/state.h between version 1.3 and 1.4

version 1.3, 2015/04/20 18:10:13 version 1.4, 2015/04/20 18:19:53
Line 72 
Line 72 
     /* Track of EmbeddedInstances qualifiers for post processing */     /* Track of EmbeddedInstances qualifiers for post processing */
     MOF_EmbeddedInstanceList embeddedInstanceList;     MOF_EmbeddedInstanceList embeddedInstanceList;
  
       /* MI_TRUE if extensions or deprecated constructs are allowed */
       MI_Boolean extensionsEnabled;
   
     /* Paths to search when attempting to locate included files */     /* Paths to search when attempting to locate included files */
     PtrArray paths;     PtrArray paths;
  


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

ViewCVS 0.9.2