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 "pnmWriter.h"
// Much code in this file originally came from from Netpbm,
// specifically pnmtosgi.c. It has since been fairly heavily
// modified.
// Much code in this file originally came from Netpbm, specifically
// pnmtosgi.c. It has since been fairly heavily modified.
/* pnmtosgi.c - convert portable anymap to SGI image
**