Mercurial > hg > octave-nkf
diff src/load-save.cc @ 7718:62279ce5654c
save: fix continuation character in doc string
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 16 Apr 2008 21:50:59 -0400 |
parents | ba7a3e20ee3d |
children | 40c428ea3408 |
line wrap: on
line diff
--- a/src/load-save.cc +++ b/src/load-save.cc @@ -1500,7 +1500,7 @@ character is @code{!} or @code{^}, match all characters except those\n\ specified by @var{list}. For example, the pattern @samp{[a-zA-Z]} will\n\ match all lower and upper case alphabetic characters. \n\ -\n\ +\n\ Wildcards may also be used in the field names specifications when using\n\ the @code{-struct} modifier (but not in the struct name itself).\n\ \n\