Small white space fix and clang-format on pdcp_nr_test.h

master
Pedro Alvarez 5 years ago committed by Andre Puschmann
parent cede56abe1
commit 9998b3e857

@ -130,7 +130,6 @@ public:
rx_direction(rx_direction_),
sn_len(sn_len_),
t_reordering(t_reordering_)
{
hdr_len_bytes = ceil((float)sn_len / 8);
}

Loading…
Cancel
Save