Skip to content

Commit 3cb2f89

Browse files
committed
edit README
1 parent eb66374 commit 3cb2f89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ type RFC791InternetHeaderFormatWord0 struct {
274274
As of Version 1, supported field types are
275275
`uint`, `uint8` a.k.a. `byte`, `uint16`, `uint32`, `uint64` and `bool`.
276276
[Defined types](https://go.dev/ref/spec#Type_definitions)
277+
(e.g. `type RFC791InternetHeaderPrecedence uint8`)
277278
having the above underlying types are compatible.
278279

279280
##### Offset

0 commit comments

Comments
 (0)