From: Andi Gutmans Date: Sun, 23 May 2004 16:05:09 +0000 (+0000) Subject: - Fix typo although it isn't being built X-Git-Tag: php-5.0.0RC3RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c495c540698580896920a305b5d9a83d60a14ba1;p=php - Fix typo although it isn't being built --- diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c index b107dcc543..8dd1c98e45 100644 --- a/TSRM/TSRM.c +++ b/TSRM/TSRM.c @@ -285,7 +285,7 @@ static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_ for (i=0; istorage[i] = NULL; + (*thread_resources_ptr)->storage[i] = NULL; } else #endif {