about summary refs log tree commit diff
path: root/converter/other/cameratopam/dng.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/cameratopam/dng.c')
-rw-r--r--converter/other/cameratopam/dng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/cameratopam/dng.c b/converter/other/cameratopam/dng.c
index bddfd9f4..fbd2028f 100644
--- a/converter/other/cameratopam/dng.c
+++ b/converter/other/cameratopam/dng.c
@@ -3,7 +3,7 @@
 
 #include "dng.h"
 
-void 
+void
 dng_coeff (double cc[4][4],
            double cm[4][3],
            double xyz[3]) {