aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r--src/common/crypto.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 7042da384..5fc862521 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -159,10 +159,3 @@ void secret_to_key(char *key_out, size_t key_out_len, const char *secret,
#endif
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/