changeset 2251 | 04963d8cca51 |
parent 2250 | 18f432098389 |
child 2484 | d5b05b706999 |
--- a/src/routing/olsr/olsr-agent.h Tue Jan 15 12:36:22 2008 +0100 +++ b/src/routing/olsr/olsr-agent.h Tue Jan 15 12:43:07 2008 +0100 @@ -45,7 +45,7 @@ class Agent : public Object { public: - static TypeId iid (void); + static TypeId GetTypeId (void); static Ptr<Agent> CreateDefault (Ptr<Node> node);