typo in comment

This commit is contained in:
David Rose 2004-03-19 01:49:51 +00:00
parent b38732a6e1
commit d49685c9a9

View File

@ -23,9 +23,8 @@
#include "pnmImage.h" #include "pnmImage.h"
#include "pnmWriter.h" #include "pnmWriter.h"
// Much code in this file originally came from from Netpbm, // Much code in this file originally came from Netpbm, specifically
// specifically pnmtosgi.c. It has since been fairly heavily // pnmtosgi.c. It has since been fairly heavily modified.
// modified.
/* pnmtosgi.c - convert portable anymap to SGI image /* pnmtosgi.c - convert portable anymap to SGI image
** **