From 60c97877d29383d3afca3751ad18319faab610c2 Mon Sep 17 00:00:00 2001 From: johndaintree Date: Mon, 1 Mar 2021 11:06:54 +0000 Subject: [PATCH] Update protocol_amendments.txt --- docs/protocol_amendments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/protocol_amendments.txt b/docs/protocol_amendments.txt index f0f70d7f..f792f495 100644 --- a/docs/protocol_amendments.txt +++ b/docs/protocol_amendments.txt @@ -64,7 +64,7 @@ OpenWindow tid: tid, rc: numeric, // 0 if ok, paused: bool, - noninterruptable: int, // bit fields. 0: interruptable, 1: interruptable, 2:children will be created as non-interruptable + noninterruptable: int, // bit fields. 0: interruptable, 1: non-interruptable, 2:children will be created as non-interruptable }] }]