about summary refs log tree commit diff
path: root/converter/other/cameratopam/dng.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/cameratopam/dng.h')
-rw-r--r--converter/other/cameratopam/dng.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/converter/other/cameratopam/dng.h b/converter/other/cameratopam/dng.h
index 01e7e0a5..56293563 100644
--- a/converter/other/cameratopam/dng.h
+++ b/converter/other/cameratopam/dng.h
@@ -1,2 +1,4 @@
 void 
-dng_coeff (double cc[4][4], double cm[4][3], double xyz[3]);
+dng_coeff(double cc[4][4],
+          double cm[4][3],
+          double xyz[3]);