Correct whitespace formatting (#553)

This commit is contained in:
Robert
2023-12-27 19:55:59 -05:00
committed by GitHub
parent eb39e469d0
commit dfd038f13c

View File

@@ -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*/