Skip to content

Commit

Permalink
Update src/eia3_128.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Nugine <nugine@foxmail.com>
  • Loading branch information
Xerxes-zhz and Nugine authored Dec 24, 2024
1 parent 9297c0f commit 846e04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eia3_128.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ mod tests {
direction: u8,
length: u32,
m: &'static [u8],
mac: &'static u32,
mac: u32,
}

/// Test Set 1
Expand Down

0 comments on commit 846e04d

Please sign in to comment.