Add a missing newline at the end of the file
This commit is contained in:
parent
3f448f4387
commit
4733db72d3
@ -21,4 +21,4 @@ package org.jboss.netty.channel.socket;
|
|||||||
public enum InternetProtocolFamily {
|
public enum InternetProtocolFamily {
|
||||||
IPv4,
|
IPv4,
|
||||||
IPv6;
|
IPv6;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user