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:
parent
7f6e33e609
commit
d19b9aa8ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue