aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-01-19 15:59:48 -0800
committerGlenn Morris2013-01-19 15:59:48 -0800
commit114d4d84c89fc7a2a0187a8b44cba92735affc8e (patch)
treee098ab8411746cefc807e0c00f349650bb32ea2e
parent2fc71e3c45e521a062ea2ab17a4cfe19c3c6f941 (diff)
downloademacs-114d4d84c89fc7a2a0187a8b44cba92735affc8e.tar.gz
emacs-114d4d84c89fc7a2a0187a8b44cba92735affc8e.zip
Comment
-rw-r--r--lisp/profiler.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/profiler.el b/lisp/profiler.el
index 2b751626a1a..04a171a6cb2 100644
--- a/lisp/profiler.el
+++ b/lisp/profiler.el
@@ -20,7 +20,7 @@
20 20
21;;; Commentary: 21;;; Commentary:
22 22
23;; 23;; See Info node `(elisp)Profiling'.
24 24
25;;; Code: 25;;; Code:
26 26