From 73fdb4660c009641786c33856e5f6aa9846acefa Mon Sep 17 00:00:00 2001 From: sf-exg Date: Thu, 1 Apr 2010 16:39:31 +0000 Subject: [PATCH] Fix indent. --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvt.h b/src/rxvt.h index f489128b..47c6e8a2 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -253,7 +253,7 @@ struct mouse_event # define TERMENV "rxvt-unicode-256color" # else # define TERMENV "rxvt-unicode" -#endif +# endif #endif #if defined (NO_MOUSE_REPORT) && !defined (NO_MOUSE_REPORT_SCROLLBAR) -- 2.34.1