Description: This patch fix the option make regexp (Closes: #594972)
Forwarded: Yes
Author: Wences Arana <aranax@debian.org.gt>
Last-Update: 2011-06-21

--- a/visual_regexp.tcl
+++ b/visual_regexp.tcl
@@ -1439,7 +1439,7 @@
 		set output [text	$f.output \
 			-wrap						char \
 			-undo						1 \
-			-background				white 
+			-background				white \
 			-font						$::font_regexp \
 			-selectbackground		lightblue \
 			-selectborderwidth	0 \
