Add some ending CRLF

This commit is contained in:
Frank Denis
2026-01-05 15:10:33 +01:00
parent 3bc2d7a223
commit c6e4a6d42f
4 changed files with 4 additions and 4 deletions
@@ -5,4 +5,4 @@
extern struct aegis128l_implementation aegis128l_soft_implementation;
#endif
#endif
@@ -51,4 +51,4 @@ struct aegis256_implementation aegis256_soft_implementation = { SODIUM_C99(.encr
SODIUM_C99(.decrypt_detached =)
decrypt_detached };
#endif
#endif
@@ -5,4 +5,4 @@
extern struct aegis256_implementation aegis256_soft_implementation;
#endif
#endif
@@ -154,4 +154,4 @@ crypto_aead_aes256gcm_is_available(void)
return 0;
}
#endif
#endif