diff --git a/src/network/examples/packet-socket-apps.cc b/src/network/examples/packet-socket-apps.cc index e6159af7e..4644b8853 100644 --- a/src/network/examples/packet-socket-apps.cc +++ b/src/network/examples/packet-socket-apps.cc @@ -27,7 +27,7 @@ // // - Packets flows from n0 to n1 // -// This example shows how to use the SimpleServer and SimpleClient +// This example shows how to use the PacketSocketServer and PacketSocketClient // to send non-IP packets over a SimpleNetDevice #include "ns3/core-module.h"