Author: tack
Date: Thu Nov 30 18:23:56 2006
New Revision: 2137

Modified:
   trunk/popcorn/src/config.cxml

Log:
Fix indentation in code.


Modified: trunk/popcorn/src/config.cxml
==============================================================================
--- trunk/popcorn/src/config.cxml       (original)
+++ trunk/popcorn/src/config.cxml       Thu Nov 30 18:23:56 2006
@@ -64,6 +64,6 @@
         import backends
 
         for n, c in backends.config:
-        config.add_variable(n, c)
+            config.add_variable(n, c)
     </code>
 </config>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to