Mercurial > hg > octave-lyh
diff scripts/general/strerror.m @ 3381:69b167451491
[project @ 1999-12-15 20:48:10 by jwe]
author | jwe |
---|---|
date | Wed, 15 Dec 1999 20:48:45 +0000 |
parents | 36405da8e173 |
children | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/general/strerror.m +++ b/scripts/general/strerror.m @@ -17,6 +17,7 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. +## -*- texinfo -*- ## @deftypefn {Function File} {} strerror (@var{name}, @var{num}) ## Return the text of an error message for function @var{name} ## corresponding to the error number @var{num}. This function is intended