From: joncruz Date: Tue, 4 Mar 2008 09:07:10 +0000 (+0000) Subject: Fixed whitespace after backslash at end of line X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a71ada21c1e84d1d0df2715f1d5a04eebb7c3f08;p=inkscape.git Fixed whitespace after backslash at end of line --- 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 \