Skip to content

Commit e0c46ed

Browse files
committed
edit README
1 parent 94a6d83 commit e0c46ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ The rest of the document is omitted for brevity.
222222
Similar excerpts from Section 3.1 of RFC 791 are quoted in comments to
223223
the [definition](https://github.com/joel-ling/go-bitfields/blob/v1.0.2/internal/structs/demo/rfc-791-internet-header-format.go)
224224
of struct `demo.RFC791InternetHeaderFormatWithoutOptions`.
225+
Values of constants in the struct literal in the example code above
226+
are declared in the same file containing the struct definition.
225227

226228
### Structs
227229
#### Formats

0 commit comments

Comments
 (0)