From 2b51fbd5e9a697c3cb9dc04128fc66a923821380 Mon Sep 17 00:00:00 2001 From: Faker Moatamri Date: Thu, 4 Feb 2010 10:58:40 +0100 Subject: [PATCH] Add a new line at qos-blocked-destinations.cc to make builds work for gcc-3.4.6,4.0.4,4.1.2,4.2.4 --- src/devices/wifi/qos-blocked-destinations.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/wifi/qos-blocked-destinations.cc b/src/devices/wifi/qos-blocked-destinations.cc index 10a906b82..0bc06dac2 100644 --- a/src/devices/wifi/qos-blocked-destinations.cc +++ b/src/devices/wifi/qos-blocked-destinations.cc @@ -63,4 +63,4 @@ QosBlockedDestinations::Unblock (Mac48Address dest, uint8_t tid) } } -} //namespace ns3 \ No newline at end of file +} //namespace ns3