diff src/pt-mat.cc @ 3333:15cddaacbc2d

[project @ 1999-11-03 19:53:59 by jwe]
author jwe
date Wed, 03 Nov 1999 19:54:52 +0000
parents 6923abb04e16
children 4f40efa995c1
line wrap: on
line diff
--- a/src/pt-mat.cc	Tue Nov 02 06:57:16 1999 +0000
+++ b/src/pt-mat.cc	Wed Nov 03 19:54:52 1999 +0000
@@ -626,8 +626,8 @@
 and the variable @code{a} will be assigned the value @code{[ 1, 3, 5 ]}.\n\
 \n\
 The default value is @code{\"warn\"}.\n\
-@end defvr\n\
-");
+@end defvr");
+
   DEFVAR (implicit_num_to_str_ok, 0.0, implicit_num_to_str_ok,
     "make the result of things like `[97, 98, 99, \"123\"]' be a string");