summaryrefslogtreecommitdiff
path: root/ot_clean.h
diff options
context:
space:
mode:
authorerdgeist <>2007-11-21 01:56:14 +0000
committererdgeist <>2007-11-21 01:56:14 +0000
commitb73b19f8f427ac40d61c92f7f0d964ee515e2c24 (patch)
treebe74b7a87384cd3119b1b5d7fdcca93cc5080e44 /ot_clean.h
parent8bee224dc08aea5681d0065ed179cdcac6962450 (diff)
Formatting
Diffstat (limited to 'ot_clean.h')
-rw-r--r--ot_clean.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_clean.h b/ot_clean.h
index 747b13a..73dcd10 100644
--- a/ot_clean.h
+++ b/ot_clean.h
@@ -10,6 +10,6 @@ void clean_init( void );
10void clean_deinit( void ); 10void clean_deinit( void );
11 11
12void clean_all_torrents( void ); 12void clean_all_torrents( void );
13int clean_single_torrent( ot_torrent *torrent ); 13int clean_single_torrent( ot_torrent *torrent );
14 14
15#endif 15#endif