Changeset 19567 in vbox
- Timestamp:
- May 11, 2009 7:51:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/avl.h
r19559 r19567 758 758 RTDECL(PAVLOIOPORTNODECORE) RTAvloIOPortRemoveBestFit(PAVLOIOPORTTREE ppTree, RTIOPORT Key, bool fAbove); 759 759 RTDECL(int) RTAvloIOPortDestroy(PAVLOIOPORTTREE pTree, PAVLOIOPORTCALLBACK pfnCallBack, void *pvParam); 760 760 761 /** @} */ 761 762
Note:
See TracChangeset
for help on using the changeset viewer.