]> git.0d.be Git - empathy.git/commit
merge store_filter_foreach () and copy_model_foreach ()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Apr 2012 09:56:45 +0000 (11:56 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 10 May 2012 07:48:07 +0000 (09:48 +0200)
commit60e7f9f68bbcb287e8df3aac35a0ee5b5cf01b94
tree74fe16ba812001bac80c33904287403cd7f5984f
parentbb58c649539336ca1081ffff0fef14f3b632be36
merge store_filter_foreach () and copy_model_foreach ()

They were basically the same function. The only difference was that one was
assuming to receive an empty string during the first iteration while the other
was coping with it being NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=674182
src/empathy-debug-window.c