Mercurial > hg > octave-lyh
diff scripts/image/saveimage.m @ 6653:673686daec87
[project @ 2007-05-22 15:36:09 by jwe]
author | jwe |
---|---|
date | Tue, 22 May 2007 15:36:10 +0000 |
parents | 34f96dd5441b |
children | 65a28e9de0a5 |
line wrap: on
line diff
--- a/scripts/image/saveimage.m +++ b/scripts/image/saveimage.m @@ -59,7 +59,7 @@ ## Adapted-By: jwe ## Rewritten by jwe to avoid using octoppm and pbm routines so that -## people who don't have the the pbm stuff installed can still use this +## people who don't have the pbm stuff installed can still use this ## function. ## ## The conversion to PostScript is based on pnmtops.c, which is part of