Changeset 9052 for trunk/libtransmission/ptrarray.h
- Timestamp:
- Sep 7, 2009, 6:23:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/ptrarray.h
r9027 r9052 41 41 42 42 void tr_ptrArrayDestruct( tr_ptrArray*, PtrArrayForeachFunc func ); 43 44 tr_ptrArray * tr_ptrArrayDup( tr_ptrArray* );45 43 46 44 void tr_ptrArrayForeach( tr_ptrArray * array,
Note: See TracChangeset
for help on using the changeset viewer.