Fix syntax error.

This commit is contained in:
Phil Jackson 2010-11-02 16:46:34 +00:00
parent 59f577e020
commit e5ae16c1d7

View file

@ -3864,7 +3864,7 @@ This is only non-nil in reflog buffers.")
(switch-to-buffer "*magit-reflog*") (switch-to-buffer "*magit-reflog*")
(magit-mode-init topdir 'reflog (magit-mode-init topdir 'reflog
#'magit-refresh-reflog-buffer at args) #'magit-refresh-reflog-buffer at args)
(magit-reflog-mode t))))) (magit-reflog-mode t))))
(magit-define-command reflog-ranged () (magit-define-command reflog-ranged ()
(interactive) (interactive)