Show tinyurl errors and usage in chat windows
This commit is contained in:
2
src/ui.h
2
src/ui.h
@@ -70,6 +70,8 @@ void win_contact_online(const char * const from, const char * const show,
|
||||
void win_contact_offline(const char * const from, const char * const show,
|
||||
const char * const status);
|
||||
void win_disconnected(void);
|
||||
void win_show(const char * const msg);
|
||||
void win_bad_show(const char * const msg);
|
||||
|
||||
// console window actions
|
||||
void cons_help(void);
|
||||
|
||||
Reference in New Issue
Block a user