diff src/lex.l @ 3258:4964d5391acc

[project @ 1999-07-21 21:51:33 by jwe]
author jwe
date Wed, 21 Jul 1999 21:52:04 +0000
parents a41cc560087a
children 7d80b56e0dc8
line wrap: on
line diff
--- a/src/lex.l	Fri Jul 16 16:24:17 1999 +0000
+++ b/src/lex.l	Wed Jul 21 21:52:04 1999 +0000
@@ -2107,7 +2107,7 @@
 void
 symbols_of_lex (void)
 {
-  DEFVAR (whitespace_in_literal_matrix, "", 0, whitespace_in_literal_matrix,
+  DEFVAR (whitespace_in_literal_matrix, "", whitespace_in_literal_matrix,
     "control auto-insertion of commas and semicolons in literal matrices");
 }