about summary refs log tree commit diff
path: root/converter/pbm/pbmtoppa/cutswath.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/pbmtoppa/cutswath.h')
-rw-r--r--converter/pbm/pbmtoppa/cutswath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/pbm/pbmtoppa/cutswath.h b/converter/pbm/pbmtoppa/cutswath.h
index 430558de..347510cf 100644
--- a/converter/pbm/pbmtoppa/cutswath.h
+++ b/converter/pbm/pbmtoppa/cutswath.h
@@ -1,4 +1,4 @@
-int 
+int
 cut_pbm_swath(pbm_stat* pbm,ppa_stat* prn,int maxlines,
               ppa_sweep_data* sweep_data);