Skip to content

Commit 60c9787

Browse files
authored
Update protocol_amendments.txt
1 parent 9d675a2 commit 60c9787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/protocol_amendments.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ OpenWindow
6464
tid: tid,
6565
rc: numeric, // 0 if ok,
6666
paused: bool,
67-
noninterruptable: int, // bit fields. 0: interruptable, 1: interruptable, 2:children will be created as non-interruptable
67+
noninterruptable: int, // bit fields. 0: interruptable, 1: non-interruptable, 2:children will be created as non-interruptable
6868
}]
6969
}]
7070

0 commit comments

Comments
 (0)