changeset 8115:e45d541e55cf

(byte-compile-defalias): Fix typo in prev change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Jul 1994 00:41:28 +0000
parents bebf92e1b110
children 67c8a970fd4d
files lisp/emacs-lisp/bytecomp.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/bytecomp.el	Sat Jul 02 00:10:58 1994 +0000
+++ b/lisp/emacs-lisp/bytecomp.el	Sat Jul 02 00:41:28 1994 +0000
@@ -2850,7 +2850,7 @@
 	      (cons (cons (nth 1 (nth 1 form))
 			  (nth 1 (nth 2 form)))
 		    byte-compile-function-environment))))
-  (byte-compile-normal-call form)))
+  (byte-compile-normal-call form))
 
 ;; Turn off warnings about prior calls to the function being defalias'd.
 ;; This could be smarter and compare those calls with