Browse Source

auto commit

tags/v1.2
yitter 3 years ago
parent
commit
6b2655094f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      PHP/snowdrift.c

+ 1
- 1
PHP/snowdrift.c View File

@@ -36,7 +36,7 @@ static struct shm shmctx;
static snowflake *sf;
zend_class_entry snowdrift_ce;

static uint8_t wid_num = 0;
static uint16_t wid_num = 0;

/* {{{ PHP_INI */



Loading…
Cancel
Save