Author: duncan
Date: Tue Jun 12 16:07:38 2007
New Revision: 9683

Modified:
   branches/rel-1/freevo/src/skin.py

Log:
Run reindent.py

Modified: branches/rel-1/freevo/src/skin.py
==============================================================================
--- branches/rel-1/freevo/src/skin.py   (original)
+++ branches/rel-1/freevo/src/skin.py   Tue Jun 12 16:07:38 2007
@@ -119,9 +119,9 @@
             scaled_max = int(round(float(max) / scale))
             attr_global_dict['MAX'] = scaled_max
             attr_global_dict['max'] = scaled_max
-        
+
         return int(round(scale * eval(attr_str, attr_global_dict)))
-    
+
     return attr_value
 
 attr_global_dict = None

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to