about summary refs log tree commit diff
path: root/converter/other/cameratopam/canon.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/cameratopam/canon.c')
-rw-r--r--converter/other/cameratopam/canon.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/other/cameratopam/canon.c b/converter/other/cameratopam/canon.c
index cbf5ece0..f86f43d8 100644
--- a/converter/other/cameratopam/canon.c
+++ b/converter/other/cameratopam/canon.c
@@ -170,3 +170,6 @@ canon_compressed_load_raw(Image const image) {
     if (raw_width > width)
         black /= (raw_width - width) * height;
 }
+
+
+