]> git.neil.brown.name Git - edlib.git/commit
lib-menu: be more consistent in setting 'mode' of menu
authorNeilBrown <neil@brown.name>
Sun, 3 Sep 2023 11:52:35 +0000 (21:52 +1000)
committerNeilBrown <neil@brown.name>
Mon, 4 Sep 2023 23:07:53 +0000 (09:07 +1000)
commit0a5e570b0f97dbd339e5ef870197fd8aa4d1f7d1
tree4e965716fa226b55732b8c323f0c7dbf46e55884
parente5f2a11675ca8b5aef89ec29b91242e9537f132e
lib-menu: be more consistent in setting 'mode' of menu

Rather than using the string of one mode flag and the num for
another, use the string for all.

Signed-off-by: NeilBrown <neil@brown.name>
lib-menu.c