formatting and cosmetic fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2144 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2004-11-27 16:54:00 +00:00
parent c109549a7e
commit 62a217d35d
1 changed files with 20 additions and 21 deletions

View File

@ -3320,7 +3320,6 @@ void do_toggle(const toggle *which)
{
bool enabled;
/* Even easier! */
TOGGLE(which->flag);
switch (which->val) {