ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.343 by sasha, Fri Aug 10 22:10:36 2007 UTC vs.
Revision 1.344 by root, Fri Aug 10 23:52:12 2007 UTC

3621{ 3621{
3622 unsigned int i, j; 3622 unsigned int i, j;
3623 int state; 3623 int state;
3624 3624
3625 static const struct 3625 static const struct
3626 { 3626 {
3627 const int argval; 3627 const int argval;
3628 const unsigned long bit; 3628 const unsigned long bit;
3629 }
3630
3631 argtopriv[] = { 3629 } argtopriv[] = {
3632 { 1, PrivMode_aplCUR }, 3630 { 1, PrivMode_aplCUR },
3633 { 2, PrivMode_vt52 }, 3631 { 2, PrivMode_vt52 },
3634 { 3, PrivMode_132 }, 3632 { 3, PrivMode_132 },
3635 { 4, PrivMode_smoothScroll }, 3633 { 4, PrivMode_smoothScroll },
3636 { 5, PrivMode_rVideo }, 3634 { 5, PrivMode_rVideo },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines