summaryrefslogtreecommitdiffstats
path: root/combox/crypto.py
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-01-13 23:33:04 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-01-13 23:33:04 -0500
commitcb1fb8926becfc80ecdfa643af81a543dacec5c5 (patch)
treed26bd7b9288a6e2b521d30aec4bdb4ba9c426e03 /combox/crypto.py
parent02d16c4cc9abfe92e8a2827a7cd4bb26c7b6a679 (diff)
combox/crypto.py: removed a `.' that somehow crept into the file at the bottom :<
Diffstat (limited to 'combox/crypto.py')
-rw-r--r--combox/crypto.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/combox/crypto.py b/combox/crypto.py
index a353113..1cf0bc1 100644
--- a/combox/crypto.py
+++ b/combox/crypto.py
@@ -142,4 +142,3 @@ def decrypt_and_glue(fpath, config):
# write the glued content to fpath
write_file(f, f_content)
-.