Skip to content
Snippets Groups Projects
Commit 88da5672 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

whitespace

parent 883d66ee
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@ import java.net.*;
* @author Don Brutzman
* @author MV3500 class
*/
public class TcpExample4Client {
public class TcpExample4Client
{
static String DESTINATION_HOST = "localhost";
static int MAX_LOOP_COUNT = 4;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment