mirror of
https://github.com/moparisthebest/hexchat
synced 2025-02-12 21:30:14 -05:00
7 lines
92 B
C
7 lines
92 B
C
![]() |
#ifndef XCHAT_PROTO_H
|
||
|
#define XCHAT_PROTO_H
|
||
|
|
||
|
void proto_fill_her_up (server *serv);
|
||
|
|
||
|
#endif
|