From bbbaa0e09d21b1f224acb1dc21b10192af086b46 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 6 Nov 2007 12:03:11 +0000 Subject: Fixed warnings about newlines at end of file --- ot_clean.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_clean.h') 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 ); void clean_all_torrents( void ); int clean_single_torrent( ot_torrent *torrent ); -#endif \ No newline at end of file +#endif -- cgit v1.2.3