--- rxvt-unicode/src/command.C 2007/08/10 22:10:36 1.343 +++ rxvt-unicode/src/command.C 2007/08/10 23:52:12 1.344 @@ -3623,12 +3623,10 @@ int state; static const struct - { - const int argval; - const unsigned long bit; - } - - argtopriv[] = { + { + const int argval; + const unsigned long bit; + } argtopriv[] = { { 1, PrivMode_aplCUR }, { 2, PrivMode_vt52 }, { 3, PrivMode_132 },