Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: context_map_tmr_cb(): fix comment
......................................................................


cosmetic: context_map_tmr_cb(): fix comment

Change-Id: I4dd07a4d09d3cd4dc2a08e42ee48344967e5e3a6
---
M src/context_map.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/context_map.c b/src/context_map.c
index dca276a..dc555bf 100644
--- a/src/context_map.c
+++ b/src/context_map.c
@@ -157,7 +157,7 @@
                        map->state = MAP_S_RESERVED2;
                        break;
                case MAP_S_RESERVED2:
-                       /* first time we see this reserved
+                       /* second time we see this reserved
                         * entry: remove it */
                        map->state = MAP_S_NULL;
                        llist_del(&map->cn_list);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4dd07a4d09d3cd4dc2a08e42ee48344967e5e3a6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to