quick fix:

diff --git a/src/iop/wb_presets.c b/src/iop/wb_presets.c
index 2cd50c7..7908eda 100644
--- a/src/iop/wb_presets.c
+++ b/src/iop/wb_presets.c
@@ -4187,7 +4187,7 @@ const wb_data wb_preset[] =
 
   /* Firmware version 1.5 */
   { "OLYMPUS", "E-P5", Daylight, 0,            { 1.945313, 1, 1.796875, 0 } },
-  { "OLYMPUS", "E-P5", Shade, 0                { 2.273438, 1, 1.40625, 0 } },
+  { "OLYMPUS", "E-P5", Shade, 0,               { 2.273438, 1, 1.40625, 0 } },
   { "OLYMPUS", "E-P5", Cloudy, 0,              { 2.09375, 1, 1.625, 0 } },
   { "OLYMPUS", "E-P5", Incandescent, 0,        { 1.203125, 1, 3.21875, 0 } },
   { "OLYMPUS", "E-P5", Fluorescent, 0,         { 1.890625, 1, 2.585938, 0 } },




greets
Wolfgang
-- 
many years ago the vax-c compiler iirc:
oh.. there's a ';' missing at the end of the statement:
adding one for you, (compile ok...)  

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to