summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/crypter/DevhostSt.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
commitce4afe8759909c533dfa5c3c500127c77e2ddd29 (patch)
tree391e82fd9da042639d07a0abaa95d1b0c208e094 /pyload/plugin/crypter/DevhostSt.py
parentMove lib to lib/Python/Lib (diff)
downloadpyload-ce4afe8759909c533dfa5c3c500127c77e2ddd29.tar.xz
Fix EOL
Diffstat (limited to 'pyload/plugin/crypter/DevhostSt.py')
-rw-r--r--pyload/plugin/crypter/DevhostSt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugin/crypter/DevhostSt.py b/pyload/plugin/crypter/DevhostSt.py
index 1746e03ae..4fb82e0ad 100644
--- a/pyload/plugin/crypter/DevhostSt.py
+++ b/pyload/plugin/crypter/DevhostSt.py
@@ -59,4 +59,4 @@ class DevhostSt(SimpleCrypter):
except Exception:
pass
self.logDebug("File name: %s" % self.pyfile.name,
- "File folder: %s" % self.pyfile.name) \ No newline at end of file
+ "File folder: %s" % self.pyfile.name)