summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MegaCoNz.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-07-24 23:57:04 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-07-24 23:57:04 +0200
commitdd13825fbd3df9e441200638cd2a92e3924dfff6 (patch)
tree9159fc1b77d6f6dbf1e7871ed2fb64886f433f1f /module/plugins/hoster/MegaCoNz.py
parentCode cosmetics (diff)
downloadpyload-dd13825fbd3df9e441200638cd2a92e3924dfff6.tar.xz
Fix typo
Diffstat (limited to 'module/plugins/hoster/MegaCoNz.py')
-rw-r--r--module/plugins/hoster/MegaCoNz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/MegaCoNz.py b/module/plugins/hoster/MegaCoNz.py
index e4902f2fc..ad7b06f08 100644
--- a/module/plugins/hoster/MegaCoNz.py
+++ b/module/plugins/hoster/MegaCoNz.py
@@ -163,7 +163,7 @@ class MegaCoNz(Hoster):
f.close()
df.close()
- # if file_mac[0] ^ file_mac[1], file_mac[2] ^ file_mac[3] not is meta_mac:
+ # if file_mac[0] ^ file_mac[1], file_mac[2] ^ file_mac[3] is not meta_mac:
# os.remove(file_decrypted)
# self.fail(_("Checksum mismatch"))