Skip to content

Commit

Permalink
Even better formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Sep 21, 2021
1 parent 8179446 commit 40c4b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resolv/lookup/srv.rs
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ pub struct SrvItem {
/// Fall back?
#[allow(dead_code)] // XXX Check if we can actually remove it.
fallback: bool,

/// A resolved answer if we have one.
resolved: Option<Vec<IpAddr>>,
}
Expand Down

0 comments on commit 40c4b65

Please sign in to comment.