From: Thies C. Arntzen Date: Thu, 2 Aug 2001 16:03:17 +0000 (+0000) Subject: this kills 90% of the warings in maintainer-mode X-Git-Tag: PRE_ENGINE2_SPLIT~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84169a4bc2fc6c6f348320ef259d1c9e94b23b18;p=php this kills 90% of the warings in maintainer-mode --- diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index ffb977662d..374e8ff2fc 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -133,7 +133,7 @@ TSRM_API void *tsrm_set_new_thread_end_handler(tsrm_thread_end_func_t new_thread #else /* non ZTS */ #define TSRMLS_FETCH() -#define TSRMLS_D +#define TSRMLS_D void #define TSRMLS_DC #define TSRMLS_C #define TSRMLS_CC