mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 11:26:22 +00:00
Added autocomplete for /software command
This commit is contained in:
@@ -68,5 +68,7 @@ void prof_handle_room_broadcast(const char *const room_jid,
|
||||
const char * const message);
|
||||
void prof_handle_idle(void);
|
||||
void prof_handle_activity(void);
|
||||
void prof_handle_version_result(const char * const jid, const char * const name,
|
||||
const char * const version, const char * const os);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user