branch: elpa/dart-mode
commit 4d67ba8b940ee8caf6eaf601945c035253f3c30c
Author: Nathan Weizenbaum <[email protected]>
Commit: Nathan Weizenbaum <[email protected]>

    Fix the closing comment.
---
 dart-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dart-mode.el b/dart-mode.el
index 638ad62..5adba66 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -296,4 +296,4 @@ Key bindings:
 
 (provide 'dart-mode)
 
-;; dart-mode.el ends here
+;;; dart-mode.el ends here

Reply via email to