compiler complains about missing line at end of file
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Thu Oct 01 14:08:52 2009 +0200 (4 months ago)
changeset 534789b7f8fbf3d0
parent 5346 ab5b709e8af6
child 5348 0d11c82c3a45
compiler complains about missing line at end of file
src/internet-stack/ipv6-test.cc
     1.1 --- a/src/internet-stack/ipv6-test.cc	Thu Oct 01 14:06:38 2009 +0200
     1.2 +++ b/src/internet-stack/ipv6-test.cc	Thu Oct 01 14:08:52 2009 +0200
     1.3 @@ -147,4 +147,4 @@
     1.4      AddTestCase (new Ipv6L3ProtocolTestCase ());
     1.5    }
     1.6  } g_ipv6protocolTestSuite;
     1.7 -} // namespace ns3
     1.8 \ No newline at end of file
     1.9 +} // namespace ns3