Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21915

Modified Files:
        wb_presets.c 
Log Message:
Fix typo in latest commit.

Index: wb_presets.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v
retrieving revision 1.298
retrieving revision 1.299
diff -u -d -r1.298 -r1.299
--- wb_presets.c        16 Dec 2014 03:30:11 -0000      1.298
+++ wb_presets.c        24 Dec 2014 05:00:31 -0000      1.299
@@ -625,12 +625,12 @@
   { "Canon", "EOS 7D", Flash, 8,               { 2.5664, 1, 1.2461, 0 } },
   { "Canon", "EOS 7D", Flash, 9,               { 2.5928, 1, 1.2266, 0 } },
 
-  { "Canon", "EOS 7D Mark II", Daylight, 0,    { 1.946289, 0, 1.638672, 0 } },
-  { "Canon", "EOS 7D Mark II", Shade, 0,       { 2.240234, 0, 1.410156, 0 } },
-  { "Canon", "EOS 7D Mark II", Cloudy, 0,      { 2.093750, 0, 1.519531, 0 } },
-  { "Canon", "EOS 7D Mark II", Tungsten, 0,    { 1.373047, 0, 2.342773, 0 } },
-  { "Canon", "EOS 7D Mark II", Fluorescent, 0, { 1.717773, 0, 2.250977, 0 } },
-  { "Canon", "EOS 7D Mark II", Flash, 0,       { 2.160156, 0, 1.488281, 0 } },
+  { "Canon", "EOS 7D Mark II", Daylight, 0,    { 1.946289, 1, 1.638672, 0 } },
+  { "Canon", "EOS 7D Mark II", Shade, 0,       { 2.240234, 1, 1.410156, 0 } },
+  { "Canon", "EOS 7D Mark II", Cloudy, 0,      { 2.093750, 1, 1.519531, 0 } },
+  { "Canon", "EOS 7D Mark II", Tungsten, 0,    { 1.373047, 1, 2.342773, 0 } },
+  { "Canon", "EOS 7D Mark II", Fluorescent, 0, { 1.717773, 1, 2.250977, 0 } },
+  { "Canon", "EOS 7D Mark II", Flash, 0,       { 2.160156, 1, 1.488281, 0 } },
 
   { "Canon", "EOS 10D", Daylight, 0,           { 2.159856, 1, 1.218750, 0 } },
   { "Canon", "EOS 10D", Shade, 0,              { 2.533654, 1, 1.036058, 0 } },


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to