Support completion for ":find". (Nazri Ramliy)
Cleanup white space.
diff --git a/src/gui_x11.c b/src/gui_x11.c
index 73bc76f..f955bc8 100644
--- a/src/gui_x11.c
+++ b/src/gui_x11.c
@@ -3454,7 +3454,7 @@
 	{
 	    /* Sign width is fixed at two columns now.
 	    if (sign->width > gui.sign_width)
-	        gui.sign_width = sign->width + 8; */
+		gui.sign_width = sign->width + 8; */
 	}
 	else
 	    EMSG(_(e_signdata));