We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8793804 commit 93f4deaCopy full SHA for 93f4dea
ext/standard/yescrypt/sha256.c
@@ -49,7 +49,7 @@
49
#ifdef _MSC_VER
50
# define PHP_STATIC_RESTRICT
51
#else
52
-# define PHP_STATIC_RESTRICT PHP_STATIC_RESTRICT
+# define PHP_STATIC_RESTRICT static restrict
53
#endif
54
55
/*
0 commit comments