diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-11-09 17:32:44 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-11-09 17:32:44 +0000 |
| commit | 01ec2a9eb219c20d43cd412895e7c97224fec732 (patch) | |
| tree | d0159ffda0bdcd6c168e02f2a94ae298cb826926 /lib/python/Components | |
| parent | c3b459e274482ee382995743a459f2bcf3aba2cc (diff) | |
| download | enigma2-01ec2a9eb219c20d43cd412895e7c97224fec732.tar.gz enigma2-01ec2a9eb219c20d43cd412895e7c97224fec732.zip | |
fix newline
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/config.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Components/config.py b/lib/python/Components/config.py index dfd5d597..bdd08e12 100644 --- a/lib/python/Components/config.py +++ b/lib/python/Components/config.py @@ -427,5 +427,3 @@ def getConfigListEntry(description, element): b = element item = b.controlType(b) return ((description, item)) - -
\ No newline at end of file |
