diff options
author | Elliott Hughes <enh@google.com> | 2021-04-30 14:53:43 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2021-05-01 00:53:23 -0500 |
commit | ecdd8def34c8fb887ac879296b485afcdbf01aed (patch) | |
tree | ab1591c666dd3e939f831c6a11e96e6ab437f3f1 /toys/other/chrt.c | |
parent | b8c0b615fcfd78654cab190e6b551cea0acd4ccf (diff) | |
download | toybox-ecdd8def34c8fb887ac879296b485afcdbf01aed.tar.gz |
telnet: just use dprintf() for IAC sequences.
I don't see the need for the separate buffer, and just using dprintf()
directly is less code. The only downside really is having to get the
right number of `%c`s in your format string.
Diffstat (limited to 'toys/other/chrt.c')
0 files changed, 0 insertions, 0 deletions