remove reference to Chunk class

This commit is contained in:
Tom Henderson
2006-10-13 13:07:45 -07:00
parent 4eda06b7e8
commit 174843047b

View File

@@ -5,7 +5,7 @@
using namespace ns3;
/* A sample Chunk implementation
/* A sample Header implementation
*/
class MyHeader : public Header {
public: