Change M2_PTR_SIZE for env

This commit is contained in:
Artemis Tosini 2023-10-22 00:52:05 +00:00
parent f23416a40c
commit 81c25e7800
Signed by: artemist
GPG key ID: EE5227935FE3FF18
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
// CONSTANT M2_PTR_SIZE 4 // CONSTANT M2_PTR_SIZE 8
#define M2_PTR_SIZE 1 #define M2_PTR_SIZE 1
char * char *

View file

@ -22,7 +22,7 @@
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
// CONSTANT M2_PTR_SIZE 4 // CONSTANT M2_PTR_SIZE 8
#define M2_PTR_SIZE 1 #define M2_PTR_SIZE 1
int int