Skip to content

Commit 0826156

Browse files
author
lfeng
committed
format code
1 parent 5a8db86 commit 0826156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php_memcached_private.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
#include <ext/standard/basic_functions.h>
4949

5050
#ifdef PHP_WIN32
51-
# if PHP_VERSION_ID >= 80000
52-
# include "php_stdint.h"
51+
# if PHP_VERSION_ID >= 80000
52+
# include "php_stdint.h"
5353
#else
5454
# include "win32/php_stdint.h"
5555
#endif

0 commit comments

Comments
 (0)