[Box Backup-commit] COMMIT r1491 - box/chris/merge/lib/intercept

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Mar 24 23:50:26 GMT 2007


Author: chris
Date: 2007-03-24 23:50:26 +0000 (Sat, 24 Mar 2007)
New Revision: 1491

Modified:
   box/chris/merge/lib/intercept/intercept.cpp
Log:
Indent cleanup (refs #3)


Modified: box/chris/merge/lib/intercept/intercept.cpp
===================================================================
--- box/chris/merge/lib/intercept/intercept.cpp	2007-03-24 23:48:17 UTC (rev 1490)
+++ box/chris/merge/lib/intercept/intercept.cpp	2007-03-24 23:50:26 UTC (rev 1491)
@@ -18,7 +18,7 @@
 #include <unistd.h>
 
 #ifdef HAVE_SYS_UIO_H
-#include <sys/uio.h>
+	#include <sys/uio.h>
 #endif
 
 #include <errno.h>




More information about the Boxbackup-commit mailing list