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

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Aug 30 19:05:55 BST 2006


Author: chris
Date: 2006-08-30 19:05:55 +0100 (Wed, 30 Aug 2006)
New Revision: 820

Modified:
   box/chris/merge/bin/bbackupd/Win32BackupService.h
Log:
* bin/bbackupd/Win32BackupService.h
- Revert to trunk


Modified: box/chris/merge/bin/bbackupd/Win32BackupService.h
===================================================================
--- box/chris/merge/bin/bbackupd/Win32BackupService.h	2006-08-30 14:18:40 UTC (rev 819)
+++ box/chris/merge/bin/bbackupd/Win32BackupService.h	2006-08-30 18:05:55 UTC (rev 820)
@@ -12,7 +12,7 @@
 class Win32BackupService : public BackupDaemon
 {
 public:
-	DWORD WinService(const char* pConfigFileName);
+	DWORD WinService(void);
 };
 
 #endif // WIN32




More information about the Boxbackup-dev mailing list