1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-14 13:25:13 -05:00
hexchat/src/common/proto-irc.h
berkeviktor@aol.com 4a6ceffb98 add xchat r1489
2011-02-24 04:14:30 +01:00

7 lines
92 B
C

#ifndef XCHAT_PROTO_H
#define XCHAT_PROTO_H
void proto_fill_her_up (server *serv);
#endif