summary refs log tree commit diff stats
path: root/src/common/proto-irc.h
blob: 1070fd712e346e4eb68401780841b6b23ceb9041 (plain) (blame)
1
2
3
4
5
6
#ifndef HEXCHAT_PROTO_H
#define HEXCHAT_PROTO_H

void proto_fill_her_up (server *serv);

#endif