From a71ada21c1e84d1d0df2715f1d5a04eebb7c3f08 Mon Sep 17 00:00:00 2001 From: joncruz Date: Tue, 4 Mar 2008 09:07:10 +0000 Subject: [PATCH] Fixed whitespace after backslash at end of line --- share/extensions/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 6ad2f17f3..c17b4bfa7 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -207,7 +207,7 @@ modules = \ text_flipcase.inx \ text_randomcase.inx \ text_replace.inx \ - text_braille.inx \ + text_braille.inx \ txt2svg.inx \ whirl.inx \ wmf_input.inx \ -- 2.39.5