Use pid_t more consistently. Should shut up a warning from GCC 4.6, and may
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2011 23:00:32 +0000 (23:00 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2011 23:00:32 +0000 (23:00 +0000)
commit115393d8e6050cc174ef15cc7cfaca23a81a3b89
tree49638820c523e5d6c8cc9da973ac7c2d18e86138
parent757b0110eae2f1224aadf8d421f2ccb764f5b5ee
Use pid_t more consistently. Should shut up a warning from GCC 4.6, and may
conceivably help on platforms where int and pid_t aren't sufficiently similar.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9110 cda61777-01e9-0310-a592-d414129be87e
unix/uxpty.c