Review at  https://gerrit.osmocom.org/7728

cosmetic: remove runaway semicolon

Change-Id: I33c335dc8d564a8357ffb5b1163c2c4b1a578b49
Related: SYS#4139
Patch-by: Octasic inc.
---
M src/pcu_l1_if.cpp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/28/7728/1

diff --git a/src/pcu_l1_if.cpp b/src/pcu_l1_if.cpp
index 85dbfb9..a9d17b6 100644
--- a/src/pcu_l1_if.cpp
+++ b/src/pcu_l1_if.cpp
@@ -630,6 +630,6 @@
                        msg_type);
                rc = -EINVAL;
        }
-;
+
        return rc;
 }

-- 
To view, visit https://gerrit.osmocom.org/7728
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I33c335dc8d564a8357ffb5b1163c2c4b1a578b49
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: dexter <pma...@sysmocom.de>

Reply via email to