X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=php_psi_posix.h.in;fp=php_psi_posix.h.in;h=1b2f07ada45432eb1f1fcda99112f1c846495071;hp=4cd316c9cf4292760c34548e451b737ce90a8efb;hb=91f2f40eee4e1d1dd62ad5de06517f9b27b4aaee;hpb=9a01d0b6658e90781eb27117e44727dca70b1aa5 diff --git a/php_psi_posix.h.in b/php_psi_posix.h.in index 4cd316c..1b2f07a 100644 --- a/php_psi_posix.h.in +++ b/php_psi_posix.h.in @@ -54,8 +54,7 @@ static struct psi_predef_const { token_t type_tag; const char *type_name; const char *var_name; - const char *val_text; - token_t val_type_tag; + impl_val value; } psi_predef_consts[] = { @PSI_CONSTS@ {0}