1
0
Fork 0

undo readonly protection support for array until fixed

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1386 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.1
Xuefer 10 years ago
parent e715a91978
commit 0190cbdce1

@ -233,7 +233,6 @@ define(`STRUCT_ARRAY', `
ifelse(`$2', `', `IFCOPY(`DST(`$4[LOOPCOUNTER]') = NULL;')')
')dnl IFDASM
DONE(`$4')
FIXPOINTER(`$3', `$4')
popdef(`FUNC_NAME')
popdef(`LOOPCOUNTER')
}

Loading…
Cancel
Save