summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2018-09-13 00:03:20 -0400
committerRich Felker <dalias@aerifal.cx>2018-09-13 00:03:20 -0400
commit036df43d2a1d327370af005f861598d814c55121 (patch)
tree07124791d274600f86809de5f4b0866ee1e73cbb /include
parent7634101069db26b003adeec09c6aa14646363557 (diff)
downloadmusl-036df43d2a1d327370af005f861598d814c55121.tar.gz
fix regression with compilers not incorporating C99 DR#289 resolution
as originally published, the C99 syntax only allowed static index parameter declarators when a gratuitous parameter name was included. gcc 3, which some projects use for bootstrapping, is a supported C99 compiler, but does not have the fix to the standard incorporated, so edit the affected declaration to conform to the earlier buggy C99 syntax.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions