mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
HEXCHAT -> ZOITECHAT
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#include <time.h> /* for time_t */
|
||||
#include "proto-irc.h"
|
||||
|
||||
#ifndef HEXCHAT_DCC_H
|
||||
#define HEXCHAT_DCC_H
|
||||
#ifndef ZOITECHAT_DCC_H
|
||||
#define ZOITECHAT_DCC_H
|
||||
|
||||
enum dcc_state {
|
||||
STAT_QUEUED = 0,
|
||||
|
||||
Reference in New Issue
Block a user