You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cg...@apache.org on 2023/02/28 17:49:28 UTC

[plc4x] 04/07: Update local repo.

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

cgarcia pushed a commit to branch feat/hop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 82bad92b17ba3127158a3419a3f10f14191c3242
Author: César García <ce...@ceos.com.ve>
AuthorDate: Thu Feb 16 11:01:22 2023 -0400

    Update local repo.
---
 .../org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java b/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
index 5cd7c9ebe5..2ef8f4bb00 100644
--- a/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
+++ b/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
@@ -119,6 +119,7 @@ public class S7VarPayloadDataItem implements Message {
         (int) ((((!(_lastItem))) ? ((COUNT(data)) % (2)) : 0)),
         (short) 0x00,
         writeUnsignedShort(writeBuffer, 8));
+
     writeBuffer.popContext("S7VarPayloadDataItem");
   }