[Box Backup-dev] COMMIT r735 - box/chris/merge/bin/bbackupd

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Aug 9 13:54:07 BST 2006


Author: chris
Date: 2006-08-09 12:54:05 +0000 (Wed, 09 Aug 2006)
New Revision: 735

Modified:
   box/chris/merge/bin/bbackupd/Win32ServiceFunctions.h
Log:
* Win32ServiceFunctions.h
- Header update


Modified: box/chris/merge/bin/bbackupd/Win32ServiceFunctions.h
===================================================================
--- box/chris/merge/bin/bbackupd/Win32ServiceFunctions.h	2006-08-09 12:51:32 UTC (rev 734)
+++ box/chris/merge/bin/bbackupd/Win32ServiceFunctions.h	2006-08-09 12:54:05 UTC (rev 735)
@@ -12,7 +12,7 @@
 #ifndef WIN32SERVICEFUNCTIONS_H
 #define WIN32SERVICEFUNCTIONS_H
 
-void RemoveService(void);
+int  RemoveService(void);
 void InstallService(void);
 void OurService(void);
 




More information about the Boxbackup-dev mailing list