Fixed parenthesis.
authoryoichi <yoichi>
Tue, 11 Feb 2003 12:54:26 +0000 (12:54 +0000)
committeryoichi <yoichi>
Tue, 11 Feb 2003 12:54:26 +0000 (12:54 +0000)
wl/wl-summary.el

index 2eaa74a..aa9217c 100644 (file)
@@ -4746,7 +4746,7 @@ Return t if message exists."
                   (and
                    (eq (elmo-folder-type-internal wl-summary-buffer-elmo-folder)
                        'nntp)
-                   wl-summary-search-via-nntp)
+                   wl-summary-search-via-nntp))
               (wl-summary-jump-to-msg-by-message-id-via-nntp msgid))
              (t
               (message errmsg)