From 74749e8705a49ddda7a742f44bae5865be3f7a70 Mon Sep 17 00:00:00 2001 From: Ray Lai Date: Fri, 5 Jun 2009 03:13:16 +0000 Subject: Remove trailing newlines, spaces, and tabs. No binary change. --- tty-write.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tty-write.c') 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); } } - -- cgit