aboutsummaryrefslogtreecommitdiff
path: root/src/crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypt.h')
-rw-r--r--src/crypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypt.h b/src/crypt.h
index 4cbb5ba272..bcbb964b4a 100644
--- a/src/crypt.h
+++ b/src/crypt.h
@@ -12,4 +12,4 @@ void crypt_init_keys(char_u *passwd);
void free_crypt_key(char_u *key);
char_u *get_crypt_key(int store, int twice);
-#endif /* NEOVIM_CRYPT_H */
+#endif // NEOVIM_CRYPT_H