X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=php_psi_posix.h.in;h=1b2f07ada45432eb1f1fcda99112f1c846495071;hp=4cd316c9cf4292760c34548e451b737ce90a8efb;hb=5eb675460ea7908245fc97f4a9622e6115d7d601;hpb=894e0ce93f9ce82109e904ae35c249bf6abe54f1 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}