diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2014-04-26 18:10:19 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2014-05-30 22:10:21 +0000 |
commit | d35bdcad13caac3e167735e1f0fc50355b2f9523 (patch) | |
tree | 57e7408c5b7118dc875ee752567a3c004816a4d8 /term.c | |
parent | 63ebcfc55920544a5fd2deaba64540b671cb6d1e (diff) | |
download | strace-d35bdcad13caac3e167735e1f0fc50355b2f9523.tar.gz |
Compress blank lines
Suppress empty lines left after automated xlat conversion.
Diffstat (limited to 'term.c')
-rw-r--r-- | term.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ #endif #include "xlat/baud_options.h" - #include "xlat/modem_flags.h" int term_ioctl(struct tcb *tcp, long code, long arg) |