diff mcabber/mcabber/commands.c @ 2074:e04b6dfbb054

Some whitespace cleanup
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 11:07:06 +0200
parents 71d84213f850
children 1bd9978ed5d0
line wrap: on
line diff
--- a/mcabber/mcabber/commands.c	Sun Sep 29 10:44:42 2013 +0200
+++ b/mcabber/mcabber/commands.c	Sun Sep 29 11:07:06 2013 +0200
@@ -662,7 +662,7 @@
       resource = jidres;
     }
   }
-  
+
   if (bud && buddy_gettype(bud) & (ROSTER_TYPE_USER|ROSTER_TYPE_AGENT)) {
     if (lock) {
       GSList *resources, *p_res;