aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/main.c b/src/main.c
index 25b9947..225448e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -6,17 +6,12 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/02/03 20:29:33 by cacharle #+# #+# */
-/* Updated: 2020/08/03 12:39:25 by charles ### ########.fr */
+/* Updated: 2020/08/03 13:46:52 by charles ### ########.fr */
/* */
/* ************************************************************************** */
#include "ft_ssl.h"
-
-/* #if __BYTE_ORDER == __BIG_ENDIAN */
-/* #warn "bonjour" */
-/* #endif */
-
static const uint32_t g_md5_state[4] = {
0x67452301,
0xefcdab89,