neels has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/31425 )


Change subject: cosmetic: drop stray backslash
......................................................................

cosmetic: drop stray backslash

Change-Id: I311b62ff393c6520d72fc6aee21d86723487133f
---
M include/osmocom/hnbgw/context_map.h
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/25/31425/1

diff --git a/include/osmocom/hnbgw/context_map.h 
b/include/osmocom/hnbgw/context_map.h
index a8d1f97..1342da5 100644
--- a/include/osmocom/hnbgw/context_map.h
+++ b/include/osmocom/hnbgw/context_map.h
@@ -8,7 +8,7 @@
               SUBSYS, LEVEL, "RUA-%u %s: " FMT, \
               (HNB_CTX_MAP) ? (HNB_CTX_MAP)->rua_ctx_id : 0, \
               (HNB_CTX_MAP) ? ((HNB_CTX_MAP)->is_ps ? "PS" : "CS") : "NULL", \
-              ##ARGS) \
+              ##ARGS)

 enum hnbgw_context_map_state {
        MAP_S_NULL,

--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/31425
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I311b62ff393c6520d72fc6aee21d86723487133f
Gerrit-Change-Number: 31425
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>
Gerrit-MessageType: newchange

Reply via email to