about summary refs log tree commit diff
path: root/editor/pamthreshold.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-24 00:08:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-24 00:08:17 +0000
commit6e4a9488d1b7c1598be0498d703c94e148aefc96 (patch)
tree8e95ba720108821251b081085254264892aecde6 /editor/pamthreshold.c
parent6fb9f2a5cbc22478f82b156dd84a21ee8cafe74e (diff)
downloadnetpbm-mirror-6e4a9488d1b7c1598be0498d703c94e148aefc96.tar.gz
netpbm-mirror-6e4a9488d1b7c1598be0498d703c94e148aefc96.tar.xz
netpbm-mirror-6e4a9488d1b7c1598be0498d703c94e148aefc96.zip
fix comments
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@311 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/pamthreshold.c')
-rw-r--r--editor/pamthreshold.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/editor/pamthreshold.c b/editor/pamthreshold.c
index 1fad18ce..f45649bf 100644
--- a/editor/pamthreshold.c
+++ b/editor/pamthreshold.c
@@ -368,9 +368,7 @@ computeGlobalThreshold(struct pam *         const inpamP,
                        float *              const thresholdP) {
 /*----------------------------------------------------------------------------
    Compute the proper threshold to use for the image described by
-   *inpamP, whose file is positioned to the raster.
-
-   For our convenience:
+   *inpamP, and:
 
      'histogram' describes the frequency of occurence of the various sample
      values in the image.