summaryrefslogtreecommitdiff
path: root/net/xorp/files/patch-contrib__olsr__twohop.hh
blob: 3cd7f7d3e54b2fe747cc847e2477ef13a668f9e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- ./contrib/olsr/twohop.hh.orig	2011-03-16 21:27:46.000000000 +0000
+++ ./contrib/olsr/twohop.hh	2014-02-26 21:17:13.000000000 +0000
@@ -140,8 +140,10 @@
 	return _twohop_links;
     }
 
-  private:
     EventLoop&		    _ev;
+
+  private:
+    // EventLoop&		    _ev;
     Neighborhood*	    _parent;
 
     /**