[Box Backup-commit] COMMIT r1034 - box/chris/general/bin/bbackupd

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Oct 14 15:57:08 BST 2006


Author: chris
Date: 2006-10-14 15:57:08 +0100 (Sat, 14 Oct 2006)
New Revision: 1034

Modified:
   box/chris/general/bin/bbackupd/Win32ServiceFunctions.h
Log:
 * Formatting cleanup


Modified: box/chris/general/bin/bbackupd/Win32ServiceFunctions.h
===================================================================
--- box/chris/general/bin/bbackupd/Win32ServiceFunctions.h	2006-10-14 14:56:10 UTC (rev 1033)
+++ box/chris/general/bin/bbackupd/Win32ServiceFunctions.h	2006-10-14 14:57:08 UTC (rev 1034)
@@ -12,8 +12,8 @@
 #ifndef WIN32SERVICEFUNCTIONS_H
 #define WIN32SERVICEFUNCTIONS_H
 
-int  RemoveService(void);
-int  InstallService(const char* pConfigFilePath);
-void OurService(char* pConfigFileName);
+int  RemoveService  (void);
+int  InstallService (const char* pConfigFilePath);
+void OurService     (char* pConfigFileName);
 
 #endif




More information about the Boxbackup-commit mailing list