about summary refs log tree commit diff
path: root/converter/other/pamtosrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtosrf.c')
-rw-r--r--converter/other/pamtosrf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pamtosrf.c b/converter/other/pamtosrf.c
index 3800d77c..b62b19df 100644
--- a/converter/other/pamtosrf.c
+++ b/converter/other/pamtosrf.c
@@ -206,7 +206,7 @@ main(int argc, const char * argv[]) {
   }
 
   srf_write(stdout, &srf);
-    
+
   srf_term(&srf);
   pm_closer(ifP);