diff scripts/io/strread.m @ 20193:88efded31037

maint: Periodic merge of stable to default.
author John W. Eaton <jwe@octave.org>
date Thu, 14 May 2015 14:52:09 -0400
parents 64f817945783 aa36fb998a4d
children b5d2f6954c48
line wrap: on
line diff
--- a/scripts/io/strread.m	Thu May 14 08:55:05 2015 -0700
+++ b/scripts/io/strread.m	Thu May 14 14:52:09 2015 -0400
@@ -149,7 +149,7 @@
 ## processing of special characters like @qcode{"@xbackslashchar{}t"}.  The
 ## default value for whitespace is
 ## @c Note: the next line specifically has a newline which generates a space
-## @c       in the output of qcode, but keeps the next line < 80 characters. 
+## @c       in the output of qcode, but keeps the next line < 80 characters.
 ## @qcode{"
 ## @xbackslashchar{}b@xbackslashchar{}r@xbackslashchar{}n@xbackslashchar{}t"}
 ## (note the space).  Unless whitespace is set to @qcode{""} (empty) AND at