1
0
mirror of synced 2025-12-15 17:48:11 +08:00

auto commit

This commit is contained in:
yitter
2021-07-07 14:25:55 +08:00
parent 2de799352b
commit 6b2655094f

View File

@@ -36,7 +36,7 @@ static struct shm shmctx;
static snowflake *sf; static snowflake *sf;
zend_class_entry snowdrift_ce; zend_class_entry snowdrift_ce;
static uint8_t wid_num = 0; static uint16_t wid_num = 0;
/* {{{ PHP_INI */ /* {{{ PHP_INI */