From: Pavel Janík Date: Thu, 15 Nov 2001 15:20:10 +0000 (+0000) Subject: Comment fix. X-Git-Tag: ttn-vms-21-2-B4~18543 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d19b9aa8abf68967ba3d14ab331b79b45006506a;p=emacs.git Comment fix. --- diff --git a/src/lisp.h b/src/lisp.h index cf50f515590..43883b04d9e 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -1589,7 +1589,7 @@ typedef unsigned char UCHAR; || SUBRP (OBJ)) /* defsubr (Sname); - is how we define the symbol for function `name' at start-up time. */ + is how we define the symbol for function `name' at start-up time. */ extern void defsubr P_ ((struct Lisp_Subr *)); #define MANY -2