--- a/src/internet-node/ipv4-l4-demux.cc Tue Jan 15 12:36:22 2008 +0100
+++ b/src/internet-node/ipv4-l4-demux.cc Tue Jan 15 12:43:07 2008 +0100
@@ -61,7 +61,7 @@
}
TypeId
-Ipv4L4Demux::iid (void)
+Ipv4L4Demux::GetTypeId (void)
{
static TypeId iid = TypeId ("Ipv4L4Demux")
.SetParent<Object> ();