just a small typo
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed, 02 May 2007 09:18:02 +0200
changeset 470 0d09991d3511
parent 469 676b647fc960
child 471 c2f541e6376a
just a small typo
src/node/net-device.cc
--- a/src/node/net-device.cc	Wed May 02 09:17:42 2007 +0200
+++ b/src/node/net-device.cc	Wed May 02 09:18:02 2007 +0200
@@ -228,7 +228,6 @@
 
 void
 NetDevice::Dispose()
-{
-}
+{}
 
 }; // namespace ns3