add newline
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Wed, 31 Aug 2005 01:35:35 +0000 (01:35 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Wed, 31 Aug 2005 01:35:35 +0000 (01:35 +0000)
lib/python/Components/AVSwitch.py

index 9c5d5bbfa683c7008e7209f9be29654f6d4e89e2..7407ae722484c8aff194a4d26c958076a4b2ecd9 100644 (file)
@@ -44,4 +44,6 @@ def InitAVSwitch():
        config.av.colorformat.addNotifier(setColorFormat);
        config.av.aspectratio.addNotifier(setAspectRatio);
        config.av.tvsystem.addNotifier(setSystem);
-       config.av.wss.addNotifier(setWSS);
\ No newline at end of file
+       config.av.wss.addNotifier(setWSS);
+
+