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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 0592028ec4c Regen
0592028ec4c is described below

commit 0592028ec4c4adc1c7ee16896fac5acf05886db9
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Jul 30 16:41:29 2023 +0200

    Regen
---
 .../java/org/apache/camel/component/mllp/MllpProtocolConstants.java   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 d8e6e1e76e2..c53a0487661 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
@@ -71,7 +71,7 @@ public final class MllpProtocolConstants {
           UNICODE
           UNICODE UTF-16
           UNICODE UTF-32
-          
+
           see: https://terminology.hl7.org/CodeSystem-v2-0211.html
         */
     }

Reply via email to