summaryrefslogtreecommitdiffstats
path: root/src/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypt.c')
-rw-r--r--src/crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypt.c b/src/crypt.c
index 43a7167b39..729073a860 100644
--- a/src/crypt.c
+++ b/src/crypt.c
@@ -206,7 +206,7 @@ crypt_whole_undofile(int method_nr)
}
/*
- * Get crypt method specifc length of the file header in bytes.
+ * Get crypt method specific length of the file header in bytes.
*/
int
crypt_get_header_len(int method_nr)