Whitespace fix up.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 31 Oct 2010 21:59:23 +0000 (22:59 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 31 Oct 2010 21:59:23 +0000 (22:59 +0100)
lisp/gnus-util.el

index 43ce739..0bffb36 100644 (file)
@@ -2002,8 +2002,7 @@ This is the definition of match-substitute-replacement in subr.el from GNU Emacs
                                        (- x (match-beginning 0))
                                      x))
                                  (match-data t)))
-         (replace-match replacement fixedcase literal match subexp))))
-    )))
+         (replace-match replacement fixedcase literal match subexp)))))))
 
 (provide 'gnus-util)