diff src/console.c @ 643:af2db7d310f2

[xemacs-hg @ 2001-08-04 21:22:50 by adrian] [PATCH] xemacs-21.5: Fix of compile error on darwin in src/console.c <itg37c8h.fsf@ecf.teradyne.com>
author adrian
date Sat, 04 Aug 2001 21:22:50 +0000
parents af57a77cbc92
children fdefd0186b75
line wrap: on
line diff
--- a/src/console.c	Wed Aug 01 18:59:04 2001 +0000
+++ b/src/console.c	Sat Aug 04 21:22:50 2001 +0000
@@ -1219,7 +1219,7 @@
 #endif
 }
 
-/* The docstrings for DEFVAR_* are recorded externally by make-docfile.  */ \
+/* The docstrings for DEFVAR_* are recorded externally by make-docfile.  */
 #define DEFVAR_CONSOLE_LOCAL_1(lname, field_name, forward_type, magicfun)   \
 do {									    \
   static const struct symbol_value_forward I_hate_C =			    \