Skip to content

Commit bcf1e36

Browse files
committed
fixed header misspelling
1 parent e97bd81 commit bcf1e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

0x0C-more_malloc_free/3-array_range.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "mai.h"
1+
#include "main.h"
22
#include <stdio.h>
33
#include <stdlib.h>
44
/**

0 commit comments

Comments
 (0)