* remote-vx.c (vx_wait): Rename pid parameter to pid_to_wait_for.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 24 Oct 1993 18:05:39 +0000 (18:05 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 24 Oct 1993 18:05:39 +0000 (18:05 +0000)
commit94c74a0c226734e91d0d3e3812abe9142b8c3244
treeb33eaca220f763fe62fc63663a88810bf3e64261
parent90141f9c4e2b89c37a954acfb6ec26c3c015dd98
* remote-vx.c (vx_wait): Rename pid parameter to pid_to_wait_for.
Some compilers (legitimately) don't like variables in the
function's outermost block whose name is the name as a parameter.
gdb/ChangeLog