Skip to content
Snippets Groups Projects
Commit 28203eab authored by Brittokki's avatar Brittokki
Browse files

Merge origin/master

parents c881faf4 b630dde4
Branches master
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ import java.net.*; ...@@ -6,7 +6,7 @@ import java.net.*;
/** /**
* A program that handles all logic associated with one socket connection * A program that handles all logic associated with one socket connection
* by running in a thread of its own. This is the server * by running in a thread of its own. This is the server
* portion * portion (little changes)
* *
* @author Bernd Weissenberger * @author Bernd Weissenberger
*/ */
......
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