Correct conditional in mtdjr userspace (#3361)

pull/3362/head
mtdjr 6 years ago committed by Drashna Jaelre
parent 11f8414401
commit 8ee97f7c99

@ -153,5 +153,5 @@ uint32_t layer_state_set_user(uint32_t state) {
break;
}
return state;
}
#endif
}

Loading…
Cancel
Save