Update of /cvsroot/ufraw/ufraw In directory vz-cvs-3.sog:/tmp/cvs-serv13903
Modified Files: wb_presets.c Log Message: Code style clean-up. Index: wb_presets.c =================================================================== RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v retrieving revision 1.189 retrieving revision 1.190 diff -u -d -r1.189 -r1.190 --- wb_presets.c 27 Sep 2011 03:28:42 -0000 1.189 +++ wb_presets.c 28 Sep 2011 02:45:38 -0000 1.190 @@ -1042,13 +1042,12 @@ { "Canon", "EOS Kiss Digital X50", WhiteFluorescent, 0, { 1.9541, 1, 2.0732, 0 } }, { "Canon", "EOS Kiss Digital X50", Flash, 0, { 2.5283, 1, 1.3584, 0 } }, - - { "Canon", "EOS-1DS", Daylight, 0, {1.6133, 1, 1.2500, 0 } }, /* 5302K */ - { "Canon", "EOS-1DS", Shade, 0, {1.8477, 1, 1.0684, 0 } }, /* 6685K */ - { "Canon", "EOS-1DS", Cloudy, 0, {1.7285, 1, 1.1504, 0 } }, /* 5940K */ - { "Canon", "EOS-1DS", Tungsten, 0, {1.1270, 1, 1.9199, 0 } }, /* 3334K */ - { "Canon", "EOS-1DS", Fluorescent, 0, {1.2012, 1, 1.7168, 0 } }, /* 3643K */ - { "Canon", "EOS-1DS", Flash, 0, {1.7793, 1, 1.1445, 0 } }, /* 6184K */ + { "Canon", "EOS-1DS", Daylight, 0, { 1.6133, 1, 1.2500, 0 } }, /* 5302K */ + { "Canon", "EOS-1DS", Shade, 0, { 1.8477, 1, 1.0684, 0 } }, /* 6685K */ + { "Canon", "EOS-1DS", Cloudy, 0, { 1.7285, 1, 1.1504, 0 } }, /* 5940K */ + { "Canon", "EOS-1DS", Tungsten, 0, { 1.1270, 1, 1.9199, 0 } }, /* 3334K */ + { "Canon", "EOS-1DS", Fluorescent, 0, { 1.2012, 1, 1.7168, 0 } }, /* 3643K */ + { "Canon", "EOS-1DS", Flash, 0, { 1.7793, 1, 1.1445, 0 } }, /* 6184K */ // Firmware Version 1.1.6 { "Canon", "EOS-1Ds Mark II", Daylight, 0, { 1.992188, 1, 1.503906, 0 } }, ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs