mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 04:56:22 +00:00
Added form tests
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#ifndef FORM_H
|
||||
#define FROM_H
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
DataForm* form_create(xmpp_stanza_t * const stanza);
|
||||
xmpp_stanza_t* form_create_submission(DataForm *form);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user