pidgin/pidgin

Fix whitespace

2020-02-05, Koosha Khajehmoogahi
b72d9137eca7
Parents e4726975e049
Children 23ebc235f262
Fix whitespace

Signed-off-by: Richard Laager
--- a/libpurple/protocols/jabber/jabber.c Wed Feb 05 01:59:38 2020 -0600
+++ b/libpurple/protocols/jabber/jabber.c Wed Feb 05 02:01:25 2020 -0600
@@ -2574,7 +2574,7 @@
jabber_user_search_begin);
m = g_list_append(m, act);
- purple_debug_info("jabber", "jabber_get_actions: have pep: %s\n", js->pep?"YES":"NO");
+ purple_debug_info("jabber", "jabber_get_actions: have pep: %s\n", js->pep ? "YES" : "NO");
if(js->pep)
jabber_pep_init_actions(&m);