Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/exception.c

    r8f910430 recfd758  
    4848
    4949// Base Exception type id:
    50 struct __cfavir_type_info __cfatid_exception_t = {
     50struct __cfa__parent_vtable __cfatid_exception_t = {
    5151        NULL,
    5252};
Note: See TracChangeset for help on using the changeset viewer.