]> granicus.if.org Git - neomutt/commit
add enum for 'set' commands
authorRichard Russon <rich@flatcap.org>
Sat, 2 Jun 2018 11:42:55 +0000 (12:42 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 6 Jun 2018 14:29:21 +0000 (15:29 +0100)
commit958325e25ab0a3bdda75919ee88522a0ffa4eebd
treee360409aface2dae22619ce6bd906dffb3475527
parent3e6125829d555f93d9b38bce749905833b9eae48
add enum for 'set' commands

The 'set' family of commands are mutually exclusive, so change the
defines to an enumeration.
init.c
init.h