mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 21:36:22 +00:00
Added prof_send_stanza to plugins API
This commit is contained in:
@@ -70,5 +70,6 @@ int api_win_focus(const char *tag);
|
||||
int api_win_show(const char *tag, const char *line);
|
||||
int api_win_show_themed(const char *tag, const char *const group, const char *const key, const char *const def, const char *line);
|
||||
|
||||
int api_send_stanza(const char *const stanza);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user