From 9491b92c5b479b4941b9fa86302aa668c596a5a9 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 1 Nov 2007 03:41:27 +0000 Subject: Fix typo in comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@446 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pamflip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/pamflip.c b/editor/pamflip.c index 0c2aabb4..94e6056c 100644 --- a/editor/pamflip.c +++ b/editor/pamflip.c @@ -25,7 +25,7 @@ functions apply, it is capable of handling all cases. (Only that it is slow, and uses more memory.) In the same manner, transformPbm() is capable of handling all pbm transformations and transformRowByRowNonPbm() - transformRowsBottomTomNonPbm() are capable of handling pbm. + transformRowsBottomTopNonPbm() are capable of handling pbm. There is some fancy virtual memory management in transformGen() to avoid -- cgit 1.4.1