summaryrefslogtreecommitdiff
path: root/ot_clean.h
diff options
context:
space:
mode:
authorerdgeist <>2007-11-06 12:03:11 +0000
committererdgeist <>2007-11-06 12:03:11 +0000
commitbbbaa0e09d21b1f224acb1dc21b10192af086b46 (patch)
tree96ad13b78fb881f1b027e919c6d849346aef3ea5 /ot_clean.h
parent8900cc0dd980cb08a0af957a1d0dd849bf3c2ac6 (diff)
Fixed warnings about newlines at end of file
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 9c2fe11..747b13a 100644
--- a/ot_clean.h
+++ b/ot_clean.h
@@ -12,4 +12,4 @@ void clean_deinit( void );
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 \ No newline at end of file 15#endif