osmith submitted this change.
Cosmetic: fix desc of neighbor_ident_add_neighbor
Change-Id: I6d78220156f8a4a4b246f9fcc5e9d066c2a90bbb
---
M src/osmo-bsc/neighbor_ident_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/osmo-bsc/neighbor_ident_vty.c b/src/osmo-bsc/neighbor_ident_vty.c
index e40fa8c..86adbf2 100644
--- a/src/osmo-bsc/neighbor_ident_vty.c
+++ b/src/osmo-bsc/neighbor_ident_vty.c
@@ -154,7 +154,7 @@
LOGP(DLINP, LOGL_NOTICE, fmt "\n", ## args); \
} while (0) \
-/* Delete a neighbor from neighborlist. When the parameter *vty is set to NULL all error messages are redirected to the
+/* Add a neighbor from neighborlist. When the parameter *vty is set to NULL all error messages are redirected to the
* logtext. */
int neighbor_ident_add_neighbor(struct vty *vty, struct gsm_bts *bts, struct neighbor *n)
{
To view, visit change 29887. To unsubscribe, or for help writing mail filters, visit settings.