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