mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
spelling: variation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
711576c10f
commit
8995db4cd3
1 changed files with 1 additions and 1 deletions
|
@ -1295,7 +1295,7 @@ type File_Spec_Str = record {
|
||||||
type Dev_Store = record {
|
type Dev_Store = record {
|
||||||
overflow: uint8;
|
overflow: uint8;
|
||||||
obj_group: uint8;
|
obj_group: uint8;
|
||||||
variatiion: uint8;
|
variation: uint8;
|
||||||
} &byteorder = littleendian;
|
} &byteorder = littleendian;
|
||||||
|
|
||||||
# device profile g82
|
# device profile g82
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue