]> git.0d.be Git - empathy.git/commit
Adding new empathy_strdiff API stolen from telepathy-glib. It check if
authorXavier Claessens <xclaesse@gmail.com>
Thu, 2 Aug 2007 11:27:13 +0000 (11:27 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 2 Aug 2007 11:27:13 +0000 (11:27 +0000)
commit48fd13dde6d5bee784a2ae32fde6a0664597b820
treec0f98cae92495a5f5c2bcc2906f055aa07d87e7e
parent6796f373b5b2a157351a2e36c06732ba4332a463
Adding new empathy_strdiff API stolen from telepathy-glib. It check if

2007-08-02 Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-accounts-dialog.c:
* libempathy/empathy-utils.c:
* libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from
telepathy-glib. It check if strings are != NULL before using strcmp.
Using that API to fix bug #461886. Should be used in more places.

svn path=/trunk/; revision=224
ChangeLog
libempathy-gtk/empathy-accounts-dialog.c
libempathy/empathy-utils.c
libempathy/empathy-utils.h