[or-cvs] fix whitespace issues

Nick Mathewson nickm at seul.org
Mon Aug 8 21:59:50 UTC 2005


Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv3701/src/or

Modified Files:
	hibernate.c 
Log Message:
fix whitespace issues

Index: hibernate.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/hibernate.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- hibernate.c	28 Jul 2005 19:01:48 -0000	1.58
+++ hibernate.c	8 Aug 2005 21:59:48 -0000	1.59
@@ -539,9 +539,6 @@
   tor_snprintf(fname, sizeof(fname), "%s/bw_accounting",
                get_options()->DataDirectory);
 
-
- 
-
   return write_str_to_file(fname, buf, 0);
 }
 



More information about the tor-commits mailing list