From 6687ebd26cfc1177aef6aca59f536655e2e07e03 Mon Sep 17 00:00:00 2001 From: Andreas Frisch Date: Tue, 16 Sep 2008 09:12:55 +0000 Subject: newlines at the end of files especially for sat-man ^^ --- lib/python/Plugins/Extensions/DVDBurn/Process.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/Extensions/DVDBurn/Process.py') 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 -- cgit v1.2.3