src/internet-node/ipv4-l4-demux.h
changeset 2251 04963d8cca51
parent 2250 18f432098389
child 2498 e01570293b98
--- a/src/internet-node/ipv4-l4-demux.h	Tue Jan 15 12:36:22 2008 +0100
+++ b/src/internet-node/ipv4-l4-demux.h	Tue Jan 15 12:43:07 2008 +0100
@@ -62,7 +62,7 @@
 class Ipv4L4Demux : public Object
 {
 public:
-  static TypeId iid (void);
+  static TypeId GetTypeId (void);
   Ipv4L4Demux (Ptr<Node> node);
   virtual ~Ipv4L4Demux();