]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorPavel Janík <Pavel@Janik.cz>
Thu, 15 Nov 2001 15:20:10 +0000 (15:20 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 15 Nov 2001 15:20:10 +0000 (15:20 +0000)
src/lisp.h

index cf50f5155902390530eb820c5a0557285784539a..43883b04d9ec52c59dab4d7e733d69b655709e8d 100644 (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