daniel submitted this change.
Fix obsolete documentation of function
Change-Id: I9588b237f1ee2979fe4ac7c802f1ff6300573e0a
---
M src/gb_proxy_peer.c
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/gb_proxy_peer.c b/src/gb_proxy_peer.c
index 1e300ad..e4cb49f 100644
--- a/src/gb_proxy_peer.c
+++ b/src/gb_proxy_peer.c
@@ -137,8 +137,7 @@
}
/*! remove BVCs on NSE specified by NSEI.
- * \param[in] cfg proxy in which we operate
- * \param[in] nsei NS entity in which we should clean up
+ * \param[in] nse NS entity in which we should clean up
* \param[in] bvci if 0: remove all PTP BVCs; if != 0: BVCI of the single BVC to clean up */
int gbproxy_cleanup_bvcs(struct gbproxy_nse *nse, uint16_t bvci)
{
To view, visit change 29719. To unsubscribe, or for help writing mail filters, visit settings.