commit | b5e632a1c97f4bce45fed7b4fc9235169ccc2f17 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 23 15:22:12 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 23 15:23:46 2018 -0500 |
tree | 6f8d1ca9a98d94a5b575a830657a036be99e7a5c | |
parent | 7435de04088705be3976e84ea9a4444db1492b72 [diff] |
Fix switch-unreachable bug Move a debug print out of a switch statement body to avoid [-Wswitch-unreachable] compiler warnings. Change-Id: Idab511a24c7a53a3f5de5fdd685bd440db864b8a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>