Index: /sample/pingpong/PingPong.cpp
===================================================================
--- /sample/pingpong/PingPong.cpp	(revision 2419)
+++ /sample/pingpong/PingPong.cpp	(revision 2420)
@@ -61,5 +61,5 @@
 
 	// create node and join
-	node = new Node(*ariba, nodeName);
+	node = new Node( *ariba, nodeName );
 
 	// start node module
