Returned back declaration I've mistakenly removed.
This commit is contained in:
parent
47a0375094
commit
a1f535de14
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ void free_monitor(struct monitor *);
|
|||
|
||||
void init_monitor(void);
|
||||
struct monitor *find_monitor(const char *name, int add);
|
||||
void clear_monitor(struct Client *);
|
||||
|
||||
void monitor_signon(struct Client *);
|
||||
void monitor_signoff(struct Client *);
|
||||
|
|
Loading…
Reference in a new issue