bpo-33182: Fix pointer types in _testembed (GH-6310)
authorNick Coghlan <ncoghlan@gmail.com>
Fri, 30 Mar 2018 05:36:42 +0000 (15:36 +1000)
committerGitHub <noreply@github.com>
Fri, 30 Mar 2018 05:36:42 +0000 (15:36 +1000)
commit69f5c73311a61b05485b19626935bf240ad31c5b
treed2f5806553a3a0fca796698434850c2dfb8b4299
parent521995205a2cb6b504fe0e39af22a81f785350a3
bpo-33182: Fix pointer types in _testembed (GH-6310)
Misc/NEWS.d/next/Build/2018-03-30-14-55-48.bpo-33182.CePczb.rst [new file with mode: 0644]
Programs/_testembed.c