diff --git a/xwords4/linux/main.h b/xwords4/linux/main.h index bd99a4b7d..636b81aee 100644 --- a/xwords4/linux/main.h +++ b/xwords4/linux/main.h @@ -73,7 +73,7 @@ typedef struct LaunchParams { #ifdef XWFEATURE_DEVID char* lDevID; XP_Bool noAnonDevid; - XP_UCHAR devIDStore[16]; + XP_UCHAR devIDStore[32]; #endif VTableMgr* vtMgr; DictMgrCtxt* dictMgr;