changeset 4264 | 9d2e96c4e6e4 |
parent 4225 | f1d873a81159 |
child 4616 | a84f60b6cd12 |
--- a/examples/star.cc Sat Feb 28 16:25:24 2009 -0800 +++ b/examples/star.cc Tue Mar 10 23:47:55 2009 -0700 @@ -136,7 +136,7 @@ NS_LOG_INFO ("Enable pcap tracing."); // - // Do pcap tracing on all devices on all nodes. + // Do pcap tracing on all point-to-point devices on all nodes. // PointToPointHelper::EnablePcapAll ("star");