summaryrefslogtreecommitdiff
path: root/lisp/byte-run.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 15:20:58 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 15:20:58 +0000
commitc84729481b9eada04adccafbb62e5c6fdad8d142 (patch)
tree3cae02d1507a4616bfc33e269f4d51278ea16c01 /lisp/byte-run.el
parentc5d87135f5bd40e7c681a765b1f8d3aa62d16365 (diff)
downloademacs-c84729481b9eada04adccafbb62e5c6fdad8d142.tar.gz
Added standard library headers.
Diffstat (limited to 'lisp/byte-run.el')
-rw-r--r--lisp/byte-run.el2
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.