summaryrefslogtreecommitdiff
path: root/net/xorp/files/patch-contrib__olsr__twohop.hh
blob: 40f12fd0daee1327a5adc00f8a7adba35387103e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- contrib/olsr/twohop.hh.orig	2012-01-11 17:56:10 UTC
+++ contrib/olsr/twohop.hh
@@ -140,8 +140,10 @@ class TwoHopNeighbor {
 	return _twohop_links;
     }
 
-  private:
     EventLoop&		    _ev;
+
+  private:
+    // EventLoop&		    _ev;
     Neighborhood*	    _parent;
 
     /**