about summary refs log tree commit diff
path: root/lib/libpamread.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-01-27 01:16:15 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-01-27 01:16:15 +0000
commita622e9fb64d68f87bd959d42ab5f6b02af782760 (patch)
tree18545118a90c7bab8177abd0b40282dabe17c0a1 /lib/libpamread.c
parentb4d544584e7b5b1355a7c9a708d118ea29a31a75 (diff)
downloadnetpbm-mirror-a622e9fb64d68f87bd959d42ab5f6b02af782760.tar.gz
netpbm-mirror-a622e9fb64d68f87bd959d42ab5f6b02af782760.tar.xz
netpbm-mirror-a622e9fb64d68f87bd959d42ab5f6b02af782760.zip
fix comments
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@569 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib/libpamread.c')
-rw-r--r--lib/libpamread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpamread.c b/lib/libpamread.c
index c03d730c..f4d85493 100644
--- a/lib/libpamread.c
+++ b/lib/libpamread.c
@@ -6,7 +6,7 @@
    raster (not the header).
 -----------------------------------------------------------------------------*/
 
-/* See libpm.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