From 6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 30 May 1995 05:51:47 +0000 Subject: Remove trailing whitespace. --- lib/libncurses/lib_endwin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libncurses/lib_endwin.c') diff --git a/lib/libncurses/lib_endwin.c b/lib/libncurses/lib_endwin.c index 6d61ea4e8e9c..4e07e8fc24bd 100644 --- a/lib/libncurses/lib_endwin.c +++ b/lib/libncurses/lib_endwin.c @@ -38,7 +38,7 @@ endwin() if (SP->_coloron == TRUE) putp(orig_pair); - if (curscr && (curscr->_attrs != A_NORMAL)) + if (curscr && (curscr->_attrs != A_NORMAL)) vidattr(curscr->_attrs = A_NORMAL); if (SP->_cursor != 1) -- cgit v1.3