Use FCGI_INT_T instead of FCGI_LONG_T as appropriate
authorJeremy Tan <[email protected]>
Sat, 14 Sep 2013 01:54:14 +0000 (09:54 +0800)
committerJeremy Tan <[email protected]>
Sat, 14 Sep 2013 01:54:14 +0000 (09:54 +0800)
commit4f1f3077d6b38e212527b0aaaf7564ba83f0ba81
treeaa4713a3ceea8acdf8f4174030a02d13ab22da53
parent72f32de05036d1109ef2fe8132e2f8713ea59760
Use FCGI_INT_T instead of FCGI_LONG_T as appropriate

The difference will matter on platforms where sizeof(long) != sizeof(int)
server/actuator.c

UCC git Repository :: git.ucc.asn.au