Mercurial > hg > octave-lyh
diff src/DLD-FUNCTIONS/typecast.cc @ 8715:954b6f69f51d
doc fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 10 Feb 2009 16:02:36 -0500 |
parents | da2fbd22d672 |
children | eb63fbe60fab |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/typecast.cc +++ b/src/DLD-FUNCTIONS/typecast.cc @@ -129,7 +129,7 @@ } DEFUN_DLD (typecast, args, , - " -*- texinfo -*-\n\ + "-*- texinfo -*-\n\ @deftypefn {Loadable Function} {} typecast (@var{x}, @var{type})\n\ Convert from one datatype to another without changing the underlying\n\ data. The argument @var{type} defines the type of the return argument\n\