emacs: Add missing parenthesis that was breaking the build.

Someday I'll stop pushing patches without at least compile-testing them.
*sigh*
This commit is contained in:
Carl Worth 2010-04-27 08:42:11 -07:00
parent 43423e9c88
commit 7d440c56c1

View file

@ -23,7 +23,7 @@
(require 'coolj)
(declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth)
(declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth))
;;