Changeset 7592 for trunk/libtransmission/utils.h
- Timestamp:
- Jan 3, 2009, 2:43:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/utils.h
r7581 r7592 183 183 FILE* tr_getLog( void ); 184 184 185 inttr_deepLoggingIsActive( void );185 tr_bool tr_deepLoggingIsActive( void ); 186 186 187 187 void tr_deepLog( const char * file,
Note: See TracChangeset
for help on using the changeset viewer.