pespin submitted this change.
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
sigtran_sap.h: Fix comment stating RK(DE)_REG prims are not implemented
Change-Id: I81a4df1a826fed2f24a4c7ca410b514b1251b44d
---
M include/osmocom/sigtran/sigtran_sap.h
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/osmocom/sigtran/sigtran_sap.h b/include/osmocom/sigtran/sigtran_sap.h
index f0e623d..161d0e1 100644
--- a/include/osmocom/sigtran/sigtran_sap.h
+++ b/include/osmocom/sigtran/sigtran_sap.h
@@ -27,7 +27,7 @@
OSMO_XLM_PRIM_M_AS_ACTIVE,
OSMO_XLM_PRIM_M_AS_INACTIVE,
OSMO_XLM_PRIM_M_AS_DOWN,
- /* optional as per spec, not implemented yet */
+ /* optional as per spec: */
OSMO_XLM_PRIM_M_RK_REG,
OSMO_XLM_PRIM_M_RK_DEREG,
};
To view, visit change 42564. To unsubscribe, or for help writing mail filters, visit settings.