Whitespace fix.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 2 Jan 2003 01:57:25 +0000 (01:57 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 2 Jan 2003 01:57:25 +0000 (01:57 +0000)
lisp/gnus-sum.el

index 179c9e7..ead6b52 100644 (file)
@@ -4044,7 +4044,7 @@ the id of the parent article (if any)."
        (when parent
          (delq thread parent)))
       (if (gnus-summary-insert-subject id header)
-       ;; Set the (possibly) new article number in the data structure.
+         ;; Set the (possibly) new article number in the data structure.
          (gnus-data-set-number data (gnus-id-to-article id))
        (setcar thread old)
        nil))))