OSDN Git Service

gatt: Fix coding style checking boolean
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Fri, 21 Mar 2014 19:20:31 +0000 (16:20 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 09:02:44 +0000 (11:02 +0200)
commitdec6e148021a4bb8e7fdaae9f0f612a05086b9e7
treeb10c99d465e90922187d3071018dc72be635adfd
parentbdf07a734408ada9b5860c00fbd30c05e8cb0df2
gatt: Fix coding style checking boolean

Use !foo instead of foo == FALSE
src/gatt-dbus.c