2002-01-01 Steve Youngs <youngs@xemacs.org>
[gnus] / lisp / gnus-picon.el
index 7f73ea7..5cb616d 100644 (file)
@@ -253,7 +253,7 @@ If picons are already displayed, remove them."
   (interactive)
   (gnus-with-article-buffer
     (if (memq 'newsgroups-picon gnus-article-wash-types)
-       (gnus-delete-images  'newsgroups-picon)
+       (gnus-delete-images 'newsgroups-picon)
       (gnus-picon-transform-newsgroups "newsgroups")
       (gnus-picon-transform-newsgroups "followup-to"))))