[Box Backup-commit] COMMIT r1067 - box/chris/general/bin/bbstored

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Mon Oct 16 00:04:37 BST 2006


Author: chris
Date: 2006-10-16 00:04:37 +0100 (Mon, 16 Oct 2006)
New Revision: 1067

Modified:
   box/chris/general/bin/bbstored/BackupStoreDaemon.h
Log:
Tidy up.


Modified: box/chris/general/bin/bbstored/BackupStoreDaemon.h
===================================================================
--- box/chris/general/bin/bbstored/BackupStoreDaemon.h	2006-10-15 23:03:39 UTC (rev 1066)
+++ box/chris/general/bin/bbstored/BackupStoreDaemon.h	2006-10-15 23:04:37 UTC (rev 1067)
@@ -71,12 +71,12 @@
 	bool mExtendedLogging;
 	bool mHaveForkedHousekeeping;
 	bool mIsHousekeepingProcess;
-	
 	bool mHousekeepingInited;
-	virtual void OnIdle();
+
 	SocketStream mInterProcessCommsSocket;
 	IOStreamGetLine mInterProcessComms;
 
+	virtual void OnIdle();
 	void HousekeepingInit();
 	void RunHousekeepingIfNeeded();
 	int64_t mLastHousekeepingRun;




More information about the Boxbackup-commit mailing list