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

whitespace

parent cdddd5be
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,8 @@ import java.util.logging.Logger; ...@@ -14,8 +14,8 @@ import java.util.logging.Logger;
* @author mcgredo * @author mcgredo
* @author brutzman * @author brutzman
*/ */
public class MulticastSender { public class MulticastSender
{
// reserved range for all IPv4 multicast: 224.0.0.0 through 239.255.255.255 // reserved range for all IPv4 multicast: 224.0.0.0 through 239.255.255.255
// https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml // https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml
......
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