From 988818b8dd8d60ddfb4885270489f61a64d413f5 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sun, 5 Sep 2010 01:31:15 +0000 Subject: [PATCH] gnus-int.el (gnus-request-group): Indent. --- lisp/gnus/gnus-int.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-int.el b/lisp/gnus/gnus-int.el index 1054506acef..d805f3104d2 100644 --- a/lisp/gnus/gnus-int.el +++ b/lisp/gnus/gnus-int.el @@ -365,7 +365,7 @@ If it is down, start it up (again)." (when (stringp gnus-command-method) (setq gnus-command-method (inline (gnus-server-to-method gnus-command-method)))) - (funcall (inline (gnus-get-function gnus-command-method 'request-group)) + (funcall (inline (gnus-get-function gnus-command-method 'request-group)) (gnus-group-real-name group) (nth 1 gnus-command-method) dont-check))) -- 2.39.2