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

renamed constant

parent 7956e9e6
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ public class TrialDisMulticastNetworkingDeprecated
/** deprecated do not use */
public TrialDisMulticastNetworkingDeprecated()
{
this(DisThreadedNetworkInterface.DEFAULT_DIS_PORT, DisThreadedNetworkInterface.DEFAULT_MULTICAST_ADDRESS);
this(DisThreadedNetworkInterface.DEFAULT_DIS_PORT, DisThreadedNetworkInterface.DEFAULT_DIS_ADDRESS);
}
/** deprecated do not use
......
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