From 54efe2fcb5d740f1e636ec9ff8d29d2321ff1b6e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 20 Oct 2023 18:18:01 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4766 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/pbm/pbmtoppa/pbm.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/converter/pbm/pbmtoppa/pbm.c b/converter/pbm/pbmtoppa/pbm.c index 495b610b..1e7ec644 100644 --- a/converter/pbm/pbmtoppa/pbm.c +++ b/converter/pbm/pbmtoppa/pbm.c @@ -15,8 +15,11 @@ #include "pm.h" #include "nstring.h" + #include "ppapbm.h" + + int make_pbm_stat(pbm_stat * const pbmStatP, FILE * const ifP) { -- cgit 1.4.1