X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=90428b4c6b27a75ce944ba8be906e40d4bc682b6;hb=20d672bfa3be42e8b4bb8096870ecf5d9d023b65;hp=0a6a1634f20662c4e9f16fb0d30ba838e61ab141;hpb=50ffaff1de1b05f1bf76dd842e734eff2974afd4;p=xboard.git diff --git a/common.h b/common.h index 0a6a163..90428b4 100644 --- a/common.h +++ b/common.h @@ -483,6 +483,7 @@ typedef struct { Boolean ponderNextMove; Boolean periodicUpdates; Boolean autoObserve; + Boolean autoCreateLogon; Boolean autoComment; Boolean getMoveList; Boolean testLegality;