Fix minor disorder in functions declared in extern.h
This commit is contained in:
parent
0b67b493a9
commit
4974a170b0
@ -28,8 +28,8 @@
|
||||
int announce(CTL_MSG *, const char *);
|
||||
int delete_invite(int);
|
||||
void do_announce(CTL_MSG *, CTL_RESPONSE *);
|
||||
CTL_MSG *find_request(CTL_MSG *request);
|
||||
CTL_MSG *find_match(CTL_MSG *request);
|
||||
CTL_MSG *find_request(CTL_MSG *request);
|
||||
int find_user(const char *name, char *tty);
|
||||
void insert_table(CTL_MSG *, CTL_RESPONSE *);
|
||||
int new_id(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user