Changeset 104 for trunk/desktop/class_c
- Timestamp:
- Nov 25, 2006, 6:18:58 PM (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/desktop/class_c/wpobject.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/desktop/class_c/wpobject.cr103 r104 47 47 #include "wpobject.ih" 48 48 49 NOM_Scope gpointer NOMLINK impl_WPObject_wpAllocMem(WPObject* nomSelf, const CORBA_long cbBytes, const CORBA_long prc, CORBA_Environment *ev) 49 NOM_Scope gpointer NOMLINK impl_WPObject_wpAllocMem(WPObject* nomSelf, const CORBA_unsigned_long cbBytes, 50 CORBA_unsigned_long* prc, CORBA_Environment *ev) 50 51 { 51 52 /* WPObjectData* nomThis=WPObjectGetData(nomSelf); */ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
