Correct to docs for g_strcmp0
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Sep 2012 17:37:39 +0000 (13:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Sep 2012 17:40:48 +0000 (13:40 -0400)
commit7c045e34238b9c9280bc77529f952ae5b8b581f2
tree1990a9986ba7756a936a91e6b4a473e3079dc206
parentf3f3f4a4120f2b828715933797220d3c594af0d1
Correct to docs for g_strcmp0

Don't promise to return -1 or 1 - we fall back to strcmp which
does not guarantee this.
https://bugzilla.gnome.org/show_bug.cgi?id=685037
glib/gtestutils.c