diff options
Diffstat (limited to 'konsole/tests/esc.c')
-rw-r--r-- | konsole/tests/esc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsole/tests/esc.c b/konsole/tests/esc.c index 520946b50..c8837409e 100644 --- a/konsole/tests/esc.c +++ b/konsole/tests/esc.c @@ -81,7 +81,7 @@ decswl() { /* Single With Line */ dectst(pn) int pn; { /* Invoke Confidence Test */ brc2(2, pn, 'y'); } -dsr(pn) int pn; { /* Device Status Report */ +dsr(pn) int pn; { /* Device tqStatus Report */ brc(pn, 'n'); } ed(pn) int pn; { /* Erase in Display */ |