diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2010-10-24 16:14:41 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2010-10-24 16:14:41 +0000 |
commit | 9affdfd0bc5a865ab5bce9e344cc5c6acbd3b2bd (patch) | |
tree | 4510f897c1025847f1fd6fefb5b54ee62a3f2684 /converter/other/sunicontopnm.c | |
parent | f83833dd6f1f8deb2faa5686da22991f58087f56 (diff) | |
download | netpbm-mirror-9affdfd0bc5a865ab5bce9e344cc5c6acbd3b2bd.tar.gz netpbm-mirror-9affdfd0bc5a865ab5bce9e344cc5c6acbd3b2bd.tar.xz netpbm-mirror-9affdfd0bc5a865ab5bce9e344cc5c6acbd3b2bd.zip |
fix comment
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1346 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other/sunicontopnm.c')
-rw-r--r-- | converter/other/sunicontopnm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/sunicontopnm.c b/converter/other/sunicontopnm.c index bad47c24..005b4491 100644 --- a/converter/other/sunicontopnm.c +++ b/converter/other/sunicontopnm.c @@ -1,4 +1,4 @@ -/* icontopbm.c - read a Sun icon file and produce a portable bitmap +/* icontopbm.c - read a Sun icon file and produce a Netbpbm image. ** ** Copyright (C) 1988 by Jef Poskanzer. ** |