1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-19 20:30:29 -08:00

Comment fix.

This commit is contained in:
Pavel Janík 2001-11-15 15:20:10 +00:00
parent 7f6e33e609
commit d19b9aa8ab

View file

@ -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