examples/tcp-large-transfer.cc
changeset 4264 9d2e96c4e6e4
parent 4225 f1d873a81159
child 4283 5854cddf4493
--- a/examples/tcp-large-transfer.cc	Sat Feb 28 16:25:24 2009 -0800
+++ b/examples/tcp-large-transfer.cc	Tue Mar 10 23:47:55 2009 -0700
@@ -155,7 +155,6 @@
   std::ofstream ascii;
   ascii.open ("tcp-large-transfer.tr");
   PointToPointHelper::EnableAsciiAll (ascii);
-
   PointToPointHelper::EnablePcapAll ("tcp-large-transfer");
 
   // Finally, set up the simulator to run.  The 1000 second hard limit is a