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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 06245668cf..8fe50f9692 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -160,4 +160,3 @@ void secret_to_key(char *key_out, size_t key_out_len, const char *secret,
size_t secret_len, const char *s2k_specifier);
#endif
-