summaryrefslogtreecommitdiffstats
path: root/tty-write.c
diff options
context:
space:
mode:
authorRay Lai <ray@openbsd.org>2009-06-05 03:13:16 +0000
committerRay Lai <ray@openbsd.org>2009-06-05 03:13:16 +0000
commit74749e8705a49ddda7a742f44bae5865be3f7a70 (patch)
tree7401aa163206769abbc49aedf52181d90968e3e0 /tty-write.c
parent85e0d8a221314869458169955f218c9971f5bcb6 (diff)
Remove trailing newlines, spaces, and tabs.
No binary change.
Diffstat (limited to 'tty-write.c')
-rw-r--r--tty-write.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tty-write.c b/tty-write.c
index 46cb8e8c..83aeea75 100644
--- a/tty-write.c
+++ b/tty-write.c
@@ -88,4 +88,3 @@ tty_write_mode(struct window_pane *wp, int mode)
tty_update_mode(&c->tty, mode);
}
}
-