diff options
author | Marco Barisione <marco.barisione@collabora.co.uk> | 2013-05-13 17:25:27 +0800 |
---|---|---|
committer | Marco Barisione <marco.barisione@collabora.co.uk> | 2013-08-20 18:03:07 +0800 |
commit | df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa (patch) | |
tree | 0c6d1e920b697f865b1db4146498658ee4f5962e /AUTHORS | |
parent | 72b6c3a680852d93aba90bfd87db0b7477b3f4f5 (diff) | |
download | gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar.gz gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar.bz2 gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar.lz gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar.xz gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.tar.zst gsoc2013-empathy-df2ff24c6a132e4b6cd40c9f82a24cec8c04a4aa.zip |
tp-account-widgets: use g_strcmp0 instead of strcmp
There was no bug in this code, but I noticed the usage of strcmp because
of compilation errors caused by some changes to the includes. g_strcmp0
is safer as it handles NULLs.
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions