mirror of
https://github.com/php-win-ext/php-memcached.git
synced 2026-03-24 00:52:18 +01:00
Correct whitespace formatting (#553)
This commit is contained in:
@@ -186,8 +186,8 @@ ZEND_BEGIN_MODULE_GLOBALS(php_memcached)
|
||||
char *compression_name;
|
||||
zend_long compression_threshold;
|
||||
double compression_factor;
|
||||
zend_long store_retry_count;
|
||||
zend_long compression_level;
|
||||
zend_long store_retry_count;
|
||||
zend_long compression_level;
|
||||
zend_long item_size_limit;
|
||||
|
||||
/* Converted values*/
|
||||
|
||||
Reference in New Issue
Block a user