Update of /cvsroot/ufraw/ufraw
In directory vz-cvs-3.sog:/tmp/cvs-serv10213

Modified Files:
        ufraw_settings.cc 
Log Message:
Beautify coding style.

Index: ufraw_settings.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_settings.cc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ufraw_settings.cc   11 Jul 2011 03:42:58 -0000      1.15
+++ ufraw_settings.cc   25 Jul 2011 05:59:06 -0000      1.16
@@ -225,7 +225,8 @@
 {
 public:
     ChannelMultipliers() : UFNumberArray(ufChannelMultipliers, 4,
-                                    0.100, 999.000, 1.0, 3, 0.001, 0.001) { };
+                                             0.100, 999.000, 1.0, 3, 0.001,
+                                             0.001) { };
     void Event(UFEventType type) {
         if (type != uf_value_changed)
             return UFObject::Event(type);


------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to