Skip to content

Commit

Permalink
chore: coments
Browse files Browse the repository at this point in the history
  • Loading branch information
joalopez1206 committed Jul 17, 2024
1 parent 0a183bc commit fd62ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/message/header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ pub struct Header {
tc: bool, // TrunCation
rd: bool, // Recursion Desired
ra: bool, // Recursion Available
ad: bool, // Authentic data
cd: bool, // Checking Disabled data
ad: bool, // Authentic Data
cd: bool, // Checking Disabled

/// Reserved Edit: Now z is just a flag
#[allow(dead_code)]
Expand Down

0 comments on commit fd62ab0

Please sign in to comment.