1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
hexchat/src/common/proto-irc.h
2012-10-25 01:33:23 +02:00

7 lines
96 B
C

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