Changeset 139 for trunk/nom/class_c
- Timestamp:
- Dec 3, 2006, 11:25:38 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/class_c/nomclassmanager.c
r94 r139 129 129 130 130 131 NOM_Scope pGData NOMLINK impl_NOMClassMgr_nomGetClassList(NOMClassMgr* nomSelf, CORBA_Environment *ev)131 NOM_Scope PGData NOMLINK impl_NOMClassMgr_nomGetClassList(NOMClassMgr* nomSelf, CORBA_Environment *ev) 132 132 { 133 133 NOMClassMgrData *nomThis = NOMClassMgrGetData(nomSelf);
Note:
See TracChangeset
for help on using the changeset viewer.