fix pointer type mismatch and misplacement of const
authorRich Felker <dalias@aerifal.cx>
Mon, 24 Mar 2014 21:39:08 +0000 (17:39 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 24 Mar 2014 21:39:08 +0000 (17:39 -0400)
commit689e0e6bf7ccf136ad870f103e4ef3a8554ff1bc
tree9691863132b21cc8d7aa9a1756c49411daef184f
parent0a8d98285f46f721dabf38485df916c02d6a4675
fix pointer type mismatch and misplacement of const
src/thread/pthread_create.c