Some more rebranding

This commit is contained in:
Berke Viktor
2012-10-25 00:16:27 +02:00
parent 1a75c8e1be
commit d6dec82d3d
5 changed files with 6 additions and 6 deletions

View File

@@ -76,7 +76,7 @@
#endif
#ifdef USE_OPENSSL
extern SSL_CTX *ctx; /* xchat.c */
extern SSL_CTX *ctx; /* hexchat.c */
/* local variables */
static struct session *g_sess = NULL;
#endif