Properly escape QDECREF macro arguments
commitc99ca93142391a2461afbe07926fa50f1c8f4d9a
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 11 Nov 2009 16:50:36 +0000 (11 10:50 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Nov 2009 14:49:38 +0000 (17 08:49 -0600)
treeb4eaea34a7b2ffcc6c8c08dc20b7646ad1aa10c5
parent78f5d726027d91065f11ea6b3e601492e0c1ff1d
Properly escape QDECREF macro arguments

QDECREF does not properly escape the macro arguments which can lead to
unexpected syntax errors.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qobject.h