Changes in libcfa/src/exception.c [ecfd758:8f910430]
- File:
-
- 1 edited
-
libcfa/src/exception.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/exception.c
recfd758 r8f910430 48 48 49 49 // Base Exception type id: 50 struct __cfa __parent_vtable__cfatid_exception_t = {50 struct __cfavir_type_info __cfatid_exception_t = { 51 51 NULL, 52 52 };
Note:
See TracChangeset
for help on using the changeset viewer.