Fix Checkstyle SyslogSupplierProperties & Encoding
This commit is contained in:
@@ -55,6 +55,6 @@ public enum Encoding {
|
||||
/**
|
||||
* L4 encoding.
|
||||
*/
|
||||
L4;
|
||||
L4
|
||||
|
||||
}
|
||||
|
||||
@@ -144,7 +144,7 @@ public class SyslogSupplierProperties {
|
||||
/**
|
||||
* Represents both TCP and UDP.
|
||||
*/
|
||||
both;
|
||||
both
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user