diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-08-23 16:45:59 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-08-23 16:45:59 +0200 |
commit | 02bbf590b6002e63988a23f8a80662529814a1da (patch) | |
tree | 6eedea7136765556fd74ed0c1067a00d37ee1b71 /ctl-lib/ctl-control.c | |
parent | bdf1a6b435bf56cede2f7edf17c9d96ed5775277 (diff) |
Fix: Wrong variable definition
Variable is already defined earlier with all function scope.
Redefining here make the variable value wrong at the ending
return statement.
Change-Id: I85269d1f60a7e1b844d19dd902149fa25da50844
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'ctl-lib/ctl-control.c')
0 files changed, 0 insertions, 0 deletions