mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 10:10:19 +00:00
add xchat r1489
This commit is contained in:
6
src/common/ctcp.h
Normal file
6
src/common/ctcp.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef XCHAT_CTCP_H
|
||||
#define XCHAT_CTCP_H
|
||||
|
||||
void ctcp_handle (session *sess, char *to, char *nick, char *ip, char *msg, char *word[], char *word_eol[], int id);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user