Index: /sample/pingpong/PingPong.cpp
===================================================================
--- /sample/pingpong/PingPong.cpp	(revision 4935)
+++ /sample/pingpong/PingPong.cpp	(revision 4948)
@@ -71,5 +71,5 @@
 	// when initiating, you can define the overlay type, default is Chord [CHORD_OVERLAY]
 	SpoVNetProperties params;
-	//params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop
+	params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop
 
 	// initiate or join the spovnet
