diff options
Diffstat (limited to 'src/common/msproxy.h')
-rw-r--r-- | src/common/msproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/msproxy.h b/src/common/msproxy.h index d37c81c5..9dce4e2e 100644 --- a/src/common/msproxy.h +++ b/src/common/msproxy.h @@ -23,7 +23,7 @@ #include "network.h" -#define MSPROXY_EXECUTABLE "xchat.exe" /* This probably can be used for access control on the server side */ +#define MSPROXY_EXECUTABLE "hexchat.exe" /* This probably can be used for access control on the server side */ #define MSPROXY_MINLENGTH 172 /* minimum length of packet. */ #define NT_MAXNAMELEN 17 /* maximum name length (domain etc), comes from NetBIOS */ |