From a622e9fb64d68f87bd959d42ab5f6b02af782760 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 27 Jan 2008 01:16:15 +0000 Subject: fix comments git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@569 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpgm1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpgm1.c') diff --git a/lib/libpgm1.c b/lib/libpgm1.c index ff5b711b..4d93e4be 100644 --- a/lib/libpgm1.c +++ b/lib/libpgm1.c @@ -10,7 +10,7 @@ ** implied warranty. */ -/* See libpbm.c for the complicated explanation of this 32/64 bit file +/* See pmfileio.c for the complicated explanation of this 32/64 bit file offset stuff. */ #define _FILE_OFFSET_BITS 64 -- cgit 1.4.1