From 61fbafd9491d0eb503b97e78aa1b62207200dd32 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 20 Jan 2019 18:32:00 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3510 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpgm.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libpgm.h') diff --git a/lib/libpgm.h b/lib/libpgm.h index 7523faaf..eb292c80 100644 --- a/lib/libpgm.h +++ b/lib/libpgm.h @@ -7,9 +7,9 @@ #include "pgm.h" void -pgm_readpgminitrest(FILE * const file, - int * const colsP, - int * const rowsP, +pgm_readpgminitrest(FILE * const file, + int * const colsP, + int * const rowsP, gray * const maxvalP); #endif -- cgit 1.4.1