summaryrefslogtreecommitdiff
path: root/cider-eldoc.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-03-11 12:45:13 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2014-03-11 12:45:13 +0200
commit3fa71aa17afc61f88e346d652c72a633be5e7156 (patch)
treee332a7d6f9ba09bc0f8c95105e731d5a5324b1cf /cider-eldoc.el
parent89dc58e2110c86e12ab992260a49b392e82b759a (diff)
Fix end of file comment
Diffstat (limited to 'cider-eldoc.el')
-rw-r--r--cider-eldoc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-eldoc.el b/cider-eldoc.el
index e33db851..d74bae00 100644
--- a/cider-eldoc.el
+++ b/cider-eldoc.el
@@ -137,4 +137,4 @@ POS is the index of current argument."
;; indent-tabs-mode: nil
;; End:
-;;; cider-eldoc ends here
+;;; cider-eldoc.el ends here