network: Fix comment in packet-socket-apps example

This commit is contained in:
Alexander Krotov
2017-04-22 19:22:20 +03:00
parent fe7e8fb07a
commit a2238de0e4

View File

@@ -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"