opt_def: make opt_def::enum_strs const char *const *
Enum keys are usually stored in a const array of const strings. Fix opt_def::enum_strs type accordingly. NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring (cherry picked from commit 624076ba)
Please register or sign in to comment