From bfcca623dc19ee66dcee5f63753d95ca198f4dfb Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 20 Mar 2021 15:48:00 +0100 Subject: [PATCH] Make checkdoc happy about db-hydras package --- site-lisp/db-hydras.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-lisp/db-hydras.el b/site-lisp/db-hydras.el index aa68d80..e926fd7 100644 --- a/site-lisp/db-hydras.el +++ b/site-lisp/db-hydras.el @@ -80,4 +80,4 @@ the hydra will be generated. See documentation of (db/define-feature-shortcuts-hydra) (provide 'db-hydras) -;; db-hydras.el ends here +;;; db-hydras.el ends here