diff scripts/image/saveimage.m @ 2325:b5568c31ee2c

[project @ 1996-07-15 22:20:21 by jwe]
author jwe
date Mon, 15 Jul 1996 22:20:21 +0000
parents 5ca126254d15
children eac91893f3fc
line wrap: on
line diff
--- a/scripts/image/saveimage.m	Mon Jul 15 21:29:24 1996 +0000
+++ b/scripts/image/saveimage.m	Mon Jul 15 22:20:21 1996 +0000
@@ -42,7 +42,7 @@
 ## formats are used, otherwise the full color formats are used.
 ##
 ## The conversion to PostScript is based on pbmtolps.c, which was
-## written by 
+## written by
 ##
 ##   George Phillips <phillips@cs.ubc.ca>
 ##   Department of Computer Science
@@ -58,7 +58,7 @@
 
 ## 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
-## function. 
+## function.
 ##
 ## The conversion to PostScript is based on pnmtops.c, which is part of
 ## the portable bitmap utilties and bears this copyright notice: