toolsandutils/wintunnel/testcode/server/tcp_server.cpp
branchRCL_3
changeset 1 d4b442d23379
parent 0 83f4b4db085c
child 2 99082257a271
--- a/toolsandutils/wintunnel/testcode/server/tcp_server.cpp	Tue Feb 02 01:39:43 2010 +0200
+++ b/toolsandutils/wintunnel/testcode/server/tcp_server.cpp	Fri Feb 19 23:57:18 2010 +0200
@@ -1,7 +1,7 @@
 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
-// under the terms of "Eclipse Public License v1.0"
+// under the terms of the License "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
@@ -58,9 +58,9 @@
 }
 
 
-//
+////////////////////////////////////////////////////////////////////////
 // Print Usage.
-//
+////////////////////////////////////////////////////////////////////////
 void usage()
 {
 	fprintf( stderr, "tcp_server <local_interface> <local_port>\n" );