mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
patch to nick's patch
svn:r2969
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ int has_completed_circuit=0;
|
||||
#ifdef MS_WINDOWS_SERVICE
|
||||
#include <tchar.h>
|
||||
#define GENSRV_SERVICENAME TEXT("tor-"VERSION)
|
||||
#define GENSRV_DISPLAYNAME TEXT("Tor "VERSION" pre6 Win32 Service")
|
||||
#define GENSRV_DISPLAYNAME TEXT("Tor "VERSION" Win32 Service")
|
||||
SERVICE_STATUS service_status;
|
||||
SERVICE_STATUS_HANDLE hStatus;
|
||||
static char **backup_argv;
|
||||
|
||||
Reference in New Issue
Block a user