ecore_ipc: use Eina_Bool for one-bit bitfield
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 13 Nov 2015 12:20:10 +0000 (13:20 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 13 Nov 2015 12:20:10 +0000 (13:20 +0100)
commitef14106416ff2e3f1b3229f1d5ae452c26aeb8be
treed62ae097ab28007cbe024a4a4b0599ed1218a287
parent6939963e76220d297166e8968d3c094f9172e9ac
ecore_ipc: use Eina_Bool for one-bit bitfield

Make sure we are using a unsigned var here. Best go with a Eina_Bool directly.
src/lib/ecore_ipc/ecore_ipc_private.h