Minor cleanup for error_not_opped().
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@135 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -100,7 +100,7 @@ ChannelList * BX_prepare_command (int *, char *, int);
|
||||
void do_reconnect (char *);
|
||||
|
||||
int are_you_opped (char *);
|
||||
void error_not_opped (char *);
|
||||
void error_not_opped (const char *);
|
||||
|
||||
char *get_reason (char *, char *);
|
||||
char *get_realname(char *);
|
||||
|
||||
Reference in New Issue
Block a user