projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
320bae0
)
typo
author
Michael Wallner
<mike@php.net>
Wed, 10 Mar 2021 12:33:17 +0000
(13:33 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 10 Mar 2021 12:33:17 +0000
(13:33 +0100)
src/php_pq_misc.h
patch
|
blob
|
history
diff --git
a/src/php_pq_misc.h
b/src/php_pq_misc.h
index 7ccda3e302b25a34bae39f5bbafd21ef00a2d208..1285d8ecd30625513e3a6518388f07213dd0b630 100644
(file)
--- a/
src/php_pq_misc.h
+++ b/
src/php_pq_misc.h
@@
-75,7
+75,7
@@
extern int php_pq_compare_index(Bucket *lptr, Bucket *rptr);
extern int php_pq_compare_index(const void *lptr, const void *rptr);
-# define zend_
z
e_countable spl_ce_Countable
+# define zend_
c
e_countable spl_ce_Countable
# define php_pq_call_method(objval_ptr, method_name, num_args, ...) \
zend_call_method_with_ ## num_args ## _params( \