]> granicus.if.org Git - php/commitdiff
this kills 90% of the warings in maintainer-mode
authorThies C. Arntzen <thies@php.net>
Thu, 2 Aug 2001 16:03:17 +0000 (16:03 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 2 Aug 2001 16:03:17 +0000 (16:03 +0000)
TSRM/TSRM.h

index ffb977662d34dc8a0dc9b40d0acbe83966595937..374e8ff2fcf2731ba86a0976a778988599a966ad 100644 (file)
@@ -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