diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-03-28 10:33:39 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-03-28 10:54:57 -0600 |
commit | 703c99776fdfcf0e6bd5edda572de644eba3a452 (patch) | |
tree | f7612df82af97130e81bc53ff897be4928e434c4 /lib9p/idl/0000-TODO.md | |
parent | 2c3dc0a67b3a64ca23645a8b524e1c977e145402 (diff) |
lib9p: idl: Allow for const .cnt
Diffstat (limited to 'lib9p/idl/0000-TODO.md')
-rw-r--r-- | lib9p/idl/0000-TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib9p/idl/0000-TODO.md b/lib9p/idl/0000-TODO.md index 81cafe5..5079a1d 100644 --- a/lib9p/idl/0000-TODO.md +++ b/lib9p/idl/0000-TODO.md @@ -10,4 +10,3 @@ - Decide how to handle duplicate `enum lib9p_msg_type` names and values - Clean up the iterate-over-all-msgids-in-a-version code -- Allow for const `.cnt` instead of only having previous-member `.cnt` |