fcgi2
fcgi2 copied to clipboard
FCGI_fwrite should have a "const void* ptr"
To match fwrite the ptr in FCGI_fwrite should be const.