From: Mark Oteiza Date: Tue, 17 Jan 2017 04:35:05 +0000 (-0500) Subject: ; * lisp/play/dunnet.el: Fix file footer. X-Git-Tag: emacs-26.0.90~870^2~107 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=922850bcc7ccc24601c27598dbae3520d5f9943d;p=emacs.git ; * lisp/play/dunnet.el: Fix file footer. --- diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index 6cbd84a9cf3..f219f871ec8 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el @@ -3343,8 +3343,8 @@ File not found"))) (provide 'dunnet) -;;; dunnet.el ends here - ;; Local Variables: ;; byte-compile-warnings: (not free-vars lexical) ;; End: + +;;; dunnet.el ends here