about summary refs log tree commit diff
path: root/urt/rle_hdr.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-03-06 21:46:13 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-03-06 21:46:13 +0000
commit7ce03ea0b7d6bdf3d06cb0c7d16ad16f46f29405 (patch)
tree338d68cd430e37880e385f3f9fb2f4b9359a8756 /urt/rle_hdr.c
parentc49e2bfb92ebe11c4b04342dc0aa81898b53e8fc (diff)
downloadnetpbm-mirror-7ce03ea0b7d6bdf3d06cb0c7d16ad16f46f29405.tar.gz
netpbm-mirror-7ce03ea0b7d6bdf3d06cb0c7d16ad16f46f29405.tar.xz
netpbm-mirror-7ce03ea0b7d6bdf3d06cb0c7d16ad16f46f29405.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4294 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'urt/rle_hdr.c')
-rw-r--r--urt/rle_hdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urt/rle_hdr.c b/urt/rle_hdr.c
index bdb728d2..8ceaa9eb 100644
--- a/urt/rle_hdr.c
+++ b/urt/rle_hdr.c
@@ -40,7 +40,7 @@ rle_names(rle_hdr *    const hdrP,
           const char * const pgmname,
           const char * const fname,
           int          const imgNum) {
-/*---------------------------------------------------------------------------- 
+/*----------------------------------------------------------------------------
  * Load program and file names into header.
  * Inputs:
  *  hdrP:      Header to modify.