src/mesh/model/dot11s/peer-management-protocol.h
changeset 9703 681f35b212ff
parent 8992 4fdf03b24af6
child 9870 6543f3876ff5
--- a/src/mesh/model/dot11s/peer-management-protocol.h	Fri Apr 19 12:58:25 2013 -0700
+++ b/src/mesh/model/dot11s/peer-management-protocol.h	Fri Apr 19 22:39:55 2013 +0200
@@ -161,7 +161,7 @@
   int64_t AssignStreams (int64_t stream);
 
 private:
-  virtual void DoStart ();
+  virtual void DoInitialize ();
   /**
    * \name Private structures
    * \{