Added jid datatype

This commit is contained in:
James Booth
2013-01-12 23:10:56 +00:00
parent 306f00d3e8
commit 94bcf1889d
11 changed files with 384 additions and 112 deletions

View File

@@ -6,5 +6,6 @@ void register_contact_list_tests(void);
void register_common_tests(void);
void register_prof_autocomplete_tests(void);
void register_parser_tests(void);
void register_jid_tests(void);
#endif