struct syscall_vow_map: change 'str' to const char*
Esse commit está contido em:
pai
29b5864dd3
commit
5ef54a08b4
2
exile.h
2
exile.h
@ -247,7 +247,7 @@ struct syscall_vow_map
|
|||||||
|
|
||||||
struct str_to_vow_map
|
struct str_to_vow_map
|
||||||
{
|
{
|
||||||
char *str;
|
const char *str;
|
||||||
uint64_t value;
|
uint64_t value;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Carregando…
x
Referência em uma nova issue
Block a user