From c5a87dc823d57a29233e47ce89df5dc0b60bd581 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 12 Mar 2018 10:04:50 +0100 Subject: Bump the changelog --- src/sp_execute.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp_execute.c') diff --git a/src/sp_execute.c b/src/sp_execute.c index bb03ad9..ef71227 100644 --- a/src/sp_execute.c +++ b/src/sp_execute.c @@ -35,7 +35,7 @@ ZEND_COLD static inline void terminate_if_writable(const char *filename) { } } -static void inline is_builtin_matching(const char *restrict const filename, +inline static void is_builtin_matching(const char *restrict const filename, const char *restrict const function_name, const char *restrict const param_name, const sp_list_node *config) { -- cgit v1.3