Skip to content
Snippets Groups Projects
Commit 81eee949 authored by justi's avatar justi
Browse files

Frank Assignment 3

parent 6687903b
No related branches found
No related tags found
No related merge requests found
...@@ -340,7 +340,7 @@ public class FrankAssignment3Simulation { ...@@ -340,7 +340,7 @@ public class FrankAssignment3Simulation {
* Utility Constructor that allows your example simulation program to * Utility Constructor that allows your example simulation program to
* override default network address and port * override default network address and port
* *
* @param address network address to use * @param addres to use
* @param port corresponding network port to use * @param port corresponding network port to use
*/ */
public FrankAssignment3Simulation(String address, int port) { public FrankAssignment3Simulation(String address, int port) {
......
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