diff options
Diffstat (limited to 'ot_clean.h')
| -rw-r--r-- | ot_clean.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,6 +10,6 @@ void clean_init( void ); | |||
| 10 | void clean_deinit( void ); | 10 | void clean_deinit( void ); |
| 11 | 11 | ||
| 12 | void clean_all_torrents( void ); | 12 | void clean_all_torrents( void ); |
| 13 | int clean_single_torrent( ot_torrent *torrent ); | 13 | int clean_single_torrent( ot_torrent *torrent ); |
| 14 | 14 | ||
| 15 | #endif | 15 | #endif |
