about summary refs log tree commit diff
path: root/other
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-01-24 18:12:52 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-01-24 18:12:52 +0000
commitc66eed87b949d1d1d0acdeef0406796b7aac888a (patch)
treee99cd647bada3707f2dd76a1f82e40d19c2f5c74 /other
parent9948f2330974bf4cbab6c02360f9bf43e64bb7a8 (diff)
downloadnetpbm-mirror-c66eed87b949d1d1d0acdeef0406796b7aac888a.tar.gz
netpbm-mirror-c66eed87b949d1d1d0acdeef0406796b7aac888a.tar.xz
netpbm-mirror-c66eed87b949d1d1d0acdeef0406796b7aac888a.zip
fix comment
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@823 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'other')
-rw-r--r--other/pamendian.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/pamendian.c b/other/pamendian.c
index 16e1fe56..d82ebd38 100644
--- a/other/pamendian.c
+++ b/other/pamendian.c
@@ -1,5 +1,5 @@
 /******************************************************************************
-                              pnmendian
+                              pamendian
 *******************************************************************************
 
   Reverse the endianness of multi-byte samples in a Netpbm stream.