OSDN Git Service

gobex: Fix not printing debug messages when GOBEX_DEBUG is set
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 6 Aug 2012 14:27:20 +0000 (17:27 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:22:06 +0000 (22:22 +0100)
commit4621a3573c9cb862a04545486d3c2f09dd81a001
tree5752385bae0c8c03451dd4ad7d60ba0db31cd71b
parenta3bb0a6dc549c898698c91d5991c4199315af51c
gobex: Fix not printing debug messages when GOBEX_DEBUG is set

g_debug doesn't print anything if domain is not present in
G_MESSAGES_DEBUG.
gobex/gobex-debug.h
gobex/gobex.c