aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn/Process.py
diff options
context:
space:
mode:
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-09-16 09:12:55 +0000
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-09-16 09:12:55 +0000
commit6687ebd26cfc1177aef6aca59f536655e2e07e03 (patch)
treea11db7495cbd3153a9a4cc1e7f3b0127616f9fbc /lib/python/Plugins/Extensions/DVDBurn/Process.py
parente06c6d202696d83a3017861fc690ee3d75750f13 (diff)
downloadenigma2-6687ebd26cfc1177aef6aca59f536655e2e07e03.tar.gz
enigma2-6687ebd26cfc1177aef6aca59f536655e2e07e03.zip
newlines at the end of files especially for sat-man ^^
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn/Process.py')
-rw-r--r--lib/python/Plugins/Extensions/DVDBurn/Process.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/Process.py b/lib/python/Plugins/Extensions/DVDBurn/Process.py
index 1851d870..fa01aa2c 100644
--- a/lib/python/Plugins/Extensions/DVDBurn/Process.py
+++ b/lib/python/Plugins/Extensions/DVDBurn/Process.py
@@ -676,4 +676,4 @@ def PreviewMenu(session, project):
def BurnDataTS(session, project):
j = DVDdataJob(project)
job_manager.AddJob(j)
- return j \ No newline at end of file
+ return j