summaryrefslogtreecommitdiff
path: root/ot_clean.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_clean.c')
-rw-r--r--ot_clean.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_clean.c b/ot_clean.c
index 46b3e0c..509dd2e 100644
--- a/ot_clean.c
+++ b/ot_clean.c
@@ -116,4 +116,4 @@ void clean_init( void ) {
116 116
117void clean_deinit( void ) { 117void clean_deinit( void ) {
118 byte_zero( all_torrents_clean, sizeof( all_torrents_clean ) ); 118 byte_zero( all_torrents_clean, sizeof( all_torrents_clean ) );
119} \ No newline at end of file 119}