Fix for terminating the chess engine. The pid was thought to be -1
commit87c6eb49b8a0c1f3ea1133e17fa8338eb3917ed8
authorBen Kibbey <bjk@luxsci.net>
Wed, 11 Apr 2007 00:39:48 +0000 (10 20:39 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 11 Apr 2007 00:39:48 +0000 (10 20:39 -0400)
tree695695a138b312df6ec5e413212f446b1d249f9c
parent911bcd8a4e46764047d25a5175f3ecedc1516ebc
Fix for terminating the chess engine. The pid was thought to be -1
which kills all processes for the user.
src/engine.c