This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.21.1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1786e45e442c81f89a66d8ad558ef1bc32c3fadc
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Sun Sep 24 11:55:44 2023 +0200

    Apply formatter on MLLP component
---
 .../java/org/apache/camel/component/mllp/MllpProtocolConstants.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-mllp/src/main/java/org/apache/camel/component/mllp/MllpProtocolConstants.java
 
b/components/camel-mllp/src/main/java/org/apache/camel/component/mllp/MllpProtocolConstants.java
index bf838dedf1a..d8e6e1e76e2 100644
--- 
a/components/camel-mllp/src/main/java/org/apache/camel/component/mllp/MllpProtocolConstants.java
+++ 
b/components/camel-mllp/src/main/java/org/apache/camel/component/mllp/MllpProtocolConstants.java
@@ -57,7 +57,7 @@ public final class MllpProtocolConstants {
 
         /*
           These values are defined in the HL7 Spec, but currently not mapped 
to a Java charset
-
+        
           JAS2020
           JIS X 0202
           ISO IR6

Reply via email to