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

Diff for /omi/base/schemadecl.h between version 1.2 and 1.3

version 1.2, 2015/04/20 18:10:09 version 1.3, 2015/04/20 18:19:50
Line 32 
Line 32 
  
 MI_ClassDecl* SchemaDecl_FindClassDecl( MI_ClassDecl* SchemaDecl_FindClassDecl(
     const MI_SchemaDecl* self,     const MI_SchemaDecl* self,
     const MI_Char* name);      const ZChar* name);
  
 MI_MethodDecl* SchemaDecl_FindMethodDecl( MI_MethodDecl* SchemaDecl_FindMethodDecl(
     const MI_ClassDecl* cd,     const MI_ClassDecl* cd,
     const MI_Char* name);      const ZChar* name);
  
 END_EXTERNC END_EXTERNC
  


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

ViewCVS 0.9.2