Whitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
[senf.git] / senf / Packets / 80211Bundle / RadiotapPacket.test.cc
index 0ebcdf1..bd20348 100644 (file)
@@ -37,7 +37,7 @@ SENF_AUTO_UNIT_TEST(RadiotapPacket_packet)
             0x00 ,0x00 ,0x1a ,0x00, 0x6f, 0x18, 0x00, 0x00,
             0x02, 0xe6, 0x8a, 0xdf, 0x12, 0x00, 0x00, 0x00,
             0x12, 0x0c, 0xc8, 0x14, 0x40, 0x01, 0xc3, 0xa0,
-            0x02, 0x23, 
+            0x02, 0x23,
             0x00, 0x00, 0x00, 0x00,
     };
     senf::RadiotapPacket p (senf::RadiotapPacket::create(data));
@@ -159,7 +159,7 @@ SENF_AUTO_UNIT_TEST(RadiotapPacket_packet_ath9k)
 {
     /* radiotap packet from ath9k with atheros card*/
     unsigned char data[] = {
-            0x00, 0x00, 0x20, 0x00, 0x6f, 0x48, 0x00, 0x00, 
+            0x00, 0x00, 0x20, 0x00, 0x6f, 0x48, 0x00, 0x00,
             0x87, 0xbb, 0x91, 0x7c, 0x3b, 0x00, 0x00, 0x00,
             0x00, 0x04, 0x85, 0x09, 0x80, 0x04, 0xb2, 0xa1,
             0x00, 0x00, 0x00, 0x00, 0xd5, 0x1a, 0xf7, 0x94,