new name after fork

This commit is contained in:
2026-01-05 23:12:38 -07:00
parent ca43595430
commit 4683ef705b
316 changed files with 5422 additions and 6141 deletions

View File

@@ -28,7 +28,7 @@
#include <unistd.h>
#endif
#include "hexchat.h"
#include "zoitechat.h"
#include "proto-irc.h"
#include "ctcp.h"
#include "fe.h"
@@ -41,7 +41,7 @@
#include "text.h"
#include "outbound.h"
#include "util.h"
#include "hexchatc.h"
#include "zoitechatc.h"
#include "url.h"
#include "servlist.h"
@@ -1622,7 +1622,7 @@ irc_inline (server *serv, char *buf, int len)
goto xit;
word[1]++;
word_eol[1] = buf + 1; /* but not for HexChat internally */
word_eol[1] = buf + 1; /* but not for ZoiteChat internally */
} else
{