OSDN Git Service

core: Avoid unnecessary gboolean on pincode callback API
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Tue, 21 May 2013 13:06:44 +0000 (09:06 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Jun 2013 14:24:20 +0000 (17:24 +0300)
commit83ecd743a970c44c34a676da7392a9b1ea954e2f
tree0bbde24305e38d4bea683831b884d1f1b7580bb5
parent0743aa5a6f66e51df71e9579202915e09bfa19c4
core: Avoid unnecessary gboolean on pincode callback API

Use standard "bool" type instead. Callers in plugins/* are fixed on the
same commit to avoid compilation errors.
plugins/autopair.c
plugins/wiimote.c
src/adapter.c
src/adapter.h