comparison libpurple/protocols/jabber/jabber.h @ 28892:cfcdf15459a5

Oops, make that build.
author Paul Aurich <paul@darkrain42.org>
date Fri, 06 Nov 2009 09:07:46 +0000
parents 4fd0baa32a9e
children 96ba7fd24177
comparison
equal deleted inserted replaced
28891:4fd0baa32a9e 28892:cfcdf15459a5
74 #include <sasl/sasl.h> 74 #include <sasl/sasl.h>
75 #endif 75 #endif
76 76
77 #define CAPS0115_NODE "http://pidgin.im/" 77 #define CAPS0115_NODE "http://pidgin.im/"
78 78
79 #define JABBER_DEFAULT_REQUIRE_SSL TRUE 79 #define JABBER_DEFAULT_REQUIRE_TLS TRUE
80 80
81 /* Index into attention_types list */ 81 /* Index into attention_types list */
82 #define JABBER_BUZZ 0 82 #define JABBER_BUZZ 0
83 83
84 extern PurplePlugin *jabber_plugin; 84 extern PurplePlugin *jabber_plugin;