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
commit87742f0063dc5fba514410ac46d4838d8233de21 (patch)
treea28d9e7882cdc7a5732d671e25c01337257c6a6b /lisp/byte-run.el
parent4cb68c2b7e87a939361891a3c95b39d018d52084 (diff)
downloademacs-87742f0063dc5fba514410ac46d4838d8233de21.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.