From fc19601efc46cf31bf81c0d5980d6802148f5964 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 15 Sep 2019 10:27:39 +0200 Subject: fix memory leaks in test case --- contrib/uncrustify-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/uncrustify-mode.el b/contrib/uncrustify-mode.el index 97118c06c..83868c6a1 100755 --- a/contrib/uncrustify-mode.el +++ b/contrib/uncrustify-mode.el @@ -23,7 +23,7 @@ ;; drop requirements and this file into a directory in your `load-path', ;; and put these lines into your .emacs file. -;; (require 'uncrusfify-mode) +;; (require 'uncrustify-mode) ;; (add-hook 'c-mode-common-hook ;; '(lambda () ;; (uncrustify-mode 1))) -- cgit v1.2.3