mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
Rebranding
This commit is contained in:
@@ -499,7 +499,7 @@ chanlist_filereq_done (server *serv, char *file)
|
||||
if (fh == -1)
|
||||
return;
|
||||
|
||||
snprintf (buf, sizeof buf, "XChat Channel List: %s - %s\n",
|
||||
snprintf (buf, sizeof buf, "HexChat Channel List: %s - %s\n",
|
||||
serv->servername, ctime (&t));
|
||||
write (fh, buf, strlen (buf));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user