const on fwrite pointer fix for fcgi_stdio.h

Erik Aronesty <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
for compatibility:

FCGI_fwrite(void*, size_t, size_t, FCGI_FILE*)

should be

FCGI_fwrite(const void*, size_t, size_t, FCGI_FILE*)

(i have to patch the header every time i install, not a big deal tho)

- erik
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.