# HG changeset patch # User jwe # Date 1074744201 0 # Node ID e1b71baef20c585d69ea4f91f2a1dea2cc14e632 # Parent 72c28fd651c4966307e99d50957b15ebb7be60cc [project @ 2004-01-22 04:03:21 by jwe] diff -r 72c28fd651c4 -r e1b71baef20c src/ov-usr-fcn.cc --- a/src/ov-usr-fcn.cc Thu Jan 22 00:01:09 2004 +0000 +++ b/src/ov-usr-fcn.cc Thu Jan 22 04:03:21 2004 +0000 @@ -661,7 +661,7 @@ @end example\n\ \n\ @noindent\n\ -will cause @code{nargout} to return 0 inside the function code{f} and\n\ +will cause @code{nargout} to return 0 inside the function @code{f} and\n\ \n\ @example\n\ [s, t] = f ()\n\