diff options
Diffstat (limited to 'lisp/byte-run.el')
-rw-r--r-- | lisp/byte-run.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/byte-run.el b/lisp/byte-run.el index 1a09ec6ac11..8d5595a8b0a 100644 --- a/lisp/byte-run.el +++ b/lisp/byte-run.el @@ -1,4 +1,4 @@ -;; byte-run.el --- byte-compiler support for inlining +;;; byte-run.el --- byte-compiler support for inlining ;; Copyright (C) 1992 Free Software Foundation, Inc. |