Mercurial > hg > octave-lyh
diff src/oct-hist.cc @ 6615:687ae48b2253
[project @ 2007-05-13 06:24:57 by jwe]
author | jwe |
---|---|
date | Sun, 13 May 2007 06:24:58 +0000 |
parents | 430cb65c29ce |
children | 673686daec87 |
line wrap: on
line diff
--- a/src/oct-hist.cc +++ b/src/oct-hist.cc @@ -739,7 +739,7 @@ @deftypefnx {Built-in Function} {@var{old_val} =} saving_history (@var{new_val})\n\ Query or set the internal variable that controls whether commands entered\n\ on the command line are saved in the history file.\n\ -@seealso{history_file, history_size, history_timestamp_format}.\n\ +@seealso{history_file, history_size, history_timestamp_format}\n\ @end deftypefn") { octave_value retval = SET_INTERNAL_VARIABLE (saving_history);