mcabber/mcabber/roster.c
changeset 1811 e6d355e50d7a
parent 1809 eef8c9fff727
child 1812 5dbb3ebbc466
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
  1760 
  1760 
  1761   g_hash_table_foreach(unread_jids, add_to_unreadjids, &list);
  1761   g_hash_table_foreach(unread_jids, add_to_unreadjids, &list);
  1762   return list;
  1762   return list;
  1763 }
  1763 }
  1764 
  1764 
  1765 /* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */
  1765 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2:  For Vim users... */