From 52dfab19cd69b6423af80c7276caa5b65fdd6545 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 9 Aug 2006 12:54:05 +0000 Subject: * Win32ServiceFunctions.h - Header update --- bin/bbackupd/Win32ServiceFunctions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/bbackupd/Win32ServiceFunctions.h b/bin/bbackupd/Win32ServiceFunctions.h index 72f65479..39f3a4e3 100644 --- a/bin/bbackupd/Win32ServiceFunctions.h +++ b/bin/bbackupd/Win32ServiceFunctions.h @@ -12,7 +12,7 @@ #ifndef WIN32SERVICEFUNCTIONS_H #define WIN32SERVICEFUNCTIONS_H -void RemoveService(void); +int RemoveService(void); void InstallService(void); void OurService(void); -- cgit v1.2.3