mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-25 08:48:11 -07:00
run cargo fmt
This commit is contained in:
committed by
Will Greenberg
parent
6d870a7f7b
commit
6b622eb208
@@ -106,7 +106,7 @@ pub fn mac_subpacket_to_gsmtap(
|
||||
ETRAPIDSubheader {
|
||||
extended: false,
|
||||
type_field: true,
|
||||
rapid: msg1.get_preamble_index() & 0b111111
|
||||
rapid: msg1.get_preamble_index() & 0b111111,
|
||||
}
|
||||
.to_bytes()?,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user