about summary refs log tree commit diff
path: root/converter/other/cameratopam/foveon.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/cameratopam/foveon.h')
-rw-r--r--converter/other/cameratopam/foveon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/converter/other/cameratopam/foveon.h b/converter/other/cameratopam/foveon.h
index c9bf48a8..584a38f6 100644
--- a/converter/other/cameratopam/foveon.h
+++ b/converter/other/cameratopam/foveon.h
@@ -3,15 +3,15 @@
 #include "cameratopam.h"
 #include "camera.h"
 
-void 
+void
 parse_foveon(FILE * const ifp);
 
-void  
+void
 foveon_interpolate(Image const image,
                    float coeff[3][4]);
 
 LoadRawFn foveon_load_raw;
 
-void  
+void
 foveon_coeff(int * const useCoeffP,
              float       coeff[3][4]);