From 2e9a32349fe923d8f09f3a0cb64528fa74412273 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 24 Aug 2008 23:45:09 +0000 Subject: EWW windows linefeeds git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10260 e03df62e-2008-0410-955e-edbf42e46eb7 --- win/win32service.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'win') diff --git a/win/win32service.h b/win/win32service.h index 162a7d66d..b6639a49b 100644 --- a/win/win32service.h +++ b/win/win32service.h @@ -1,10 +1,10 @@ -#ifndef _WIN32SERVICE_H_ -#define _WIN32SERVICE_H_ +#ifndef _WIN32SERVICE_H_ +#define _WIN32SERVICE_H_ /* Hook for win32service.cpp to exit properly with the service specific error code */ void SetServiceStopped(int status); - -/* Marks the service as running, not called until the config is parsed */ -void SetServiceRunning(); - + +/* Marks the service as running, not called until the config is parsed */ +void SetServiceRunning(); + #endif \ No newline at end of file -- cgit v1.2.3