commit 49fee903652f767f7b9c11832bbb542e968ca437 parent 0b0e2c72a745a0c5ad82feeb422379a0142ac5b9 Author: ukai <ukai> Date: Thu, 6 Feb 2003 17:23:18 +0000 fix indent Diffstat:
M | terms.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terms.c b/terms.c @@ -401,7 +401,7 @@ void switch_ascii(FILE *); #if 0 void need_clrtoeol(void); #endif -void clrtoeol(void); /* conflicts with curs_clear(3)? */ +void clrtoeol(void); /* conflicts with curs_clear(3)? */ int write1(char);