Indent.
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Feb 2011 09:01:53 +0000 (01:01 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Feb 2011 09:01:53 +0000 (01:01 -0800)
lisp/gnus-start.el

index e5e2468..e970ca7 100644 (file)
@@ -1717,8 +1717,8 @@ If SCAN, request a scan of that group as well."
                          gnus-secondary-select-methods))
       (when (and (not (assoc method type-cache))
                 (gnus-check-backend-function 'request-list (car method)))
-       (with-current-buffer nntp-server-buffer
-         (gnus-read-active-file-1 method nil))))
+       (with-current-buffer nntp-server-buffer
+         (gnus-read-active-file-1 method nil))))
 
     ;; Do the rest of the retrieval.
     (dolist (elem type-cache)