mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 09:40:20 +00:00
HEXCHAT -> ZOITECHAT
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
#include "proto-irc.h"
|
||||
|
||||
#ifndef HEXCHAT_INBOUND_H
|
||||
#define HEXCHAT_INBOUND_H
|
||||
#ifndef ZOITECHAT_INBOUND_H
|
||||
#define ZOITECHAT_INBOUND_H
|
||||
|
||||
void inbound_next_nick (session *sess, char *nick, int error,
|
||||
const message_tags_data *tags_data);
|
||||
|
||||
Reference in New Issue
Block a user