Fix last commit.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 19 Oct 2003 01:09:52 +0000 (01:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 19 Oct 2003 01:09:52 +0000 (01:09 +0000)
lisp/gnus-sum.el

index 923edeb..850dc13 100644 (file)
@@ -3981,8 +3981,7 @@ Returns HEADER if it was entered in the DEPENDENCIES.  Returns nil otherwise."
   (mm-subst-char-in-string
    ?\r ?\-
    (mm-subst-char-in-string
-    ?\n ?\- string t)
-   t))
+    ?\n ?\- string)))
 
 ;; This function has to be called with point after the article number
 ;; on the beginning of the line.