From 9d2745e462eabafcab51e04ec9ad225a13cf9a6f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 18 Oct 2015 00:17:45 +0100 Subject: Removed --disable-tls command line option --- tests/unittests/xmpp/stub_xmpp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unittests/xmpp/stub_xmpp.c') diff --git a/tests/unittests/xmpp/stub_xmpp.c b/tests/unittests/xmpp/stub_xmpp.c index 14a0b01d..ba1f2e34 100644 --- a/tests/unittests/xmpp/stub_xmpp.c +++ b/tests/unittests/xmpp/stub_xmpp.c @@ -6,7 +6,7 @@ #include "xmpp/xmpp.h" // connection functions -void jabber_init(const int disable_tls) {} +void jabber_init(void) {} jabber_conn_status_t jabber_connect_with_details(const char * const jid, const char * const passwd, const char * const altdomain, const int port) -- cgit 1.4.1-2-gfad0 ='branches'> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/apidocs/python/index.rst
blob: a60846c875d9e6a8a92d79594e64e1adcbef1310 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14