mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-13 12:55:01 -05:00
7 lines
96 B
C
7 lines
96 B
C
#ifndef HEXCHAT_PROTO_H
|
|
#define HEXCHAT_PROTO_H
|
|
|
|
void proto_fill_her_up (server *serv);
|
|
|
|
#endif
|