Skip to content

Commit

Permalink
Update protocol_amendments.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
johndaintree authored Mar 1, 2021
1 parent 9d675a2 commit 60c9787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/protocol_amendments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
}]
}]

Expand Down

0 comments on commit 60c9787

Please sign in to comment.