mcabber/mcabber/settings.c
changeset 1811 e6d355e50d7a
parent 1794 58d1390f28ca
child 1988 dd65a18dc480
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
   646   else if (max_num_of_blocks == 1)
   646   else if (max_num_of_blocks == 1)
   647     max_num_of_blocks = 2;
   647     max_num_of_blocks = 2;
   648   return (guint)max_num_of_blocks;
   648   return (guint)max_num_of_blocks;
   649 }
   649 }
   650 
   650 
   651 /* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */
   651 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2:  For Vim users... */