summaryrefslogtreecommitdiff
path: root/src/snep.c
diff options
context:
space:
mode:
authorPatrik Flykt <patrik.flykt@linux.intel.com>2013-08-26 13:03:48 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2013-09-02 13:57:25 +0200
commitf226b625c8c94fc9be82bdfec14ebdf848c344d6 (patch)
tree15da10230856320c63838b0839edb5ecfd171343 /src/snep.c
parent41c21af237502aae94139f5ff7baac3c96764368 (diff)
downloadneard-f226b625c8c94fc9be82bdfec14ebdf848c344d6.tar.gz
neard-f226b625c8c94fc9be82bdfec14ebdf848c344d6.tar.bz2
neard-f226b625c8c94fc9be82bdfec14ebdf848c344d6.zip
main: Use gboolean type in GOptionEntry
The GOptionEntry options need to be of gboolean type as they are passed as pointers. When the size of gboolean is different from the size of bool, it will cause option variables to be overwritten by each other.
Diffstat (limited to 'src/snep.c')
0 files changed, 0 insertions, 0 deletions