This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/24847 )
Change subject: hnb-test: Fix typo in vty cmd description
......................................................................
hnb-test: Fix typo in vty cmd description
Change-Id: Id33e2e8caa37dc359d564188747cd4c1b8bc4064
---
M src/tests/hnb-test.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/47/24847/1
diff --git a/src/tests/hnb-test.c b/src/tests/hnb-test.c
index acd8b13..b612814 100644
--- a/src/tests/hnb-test.c
+++ b/src/tests/hnb-test.c
@@ -790,7 +790,7 @@
}
DEFUN(asn_dbg, asn_dbg_cmd,
- "asn-debug (1|0)", "Enable or disabel libasn1c debugging")
+ "asn-debug (1|0)", "Enable or disable libasn1c debugging")
{
asn_debug = atoi(argv[0]);
--
To view, visit https://gerrit.osmocom.org/c/osmo-iuh/+/24847
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: Id33e2e8caa37dc359d564188747cd4c1b8bc4064
Gerrit-Change-Number: 24847
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210705/a1306da3/attachment.htm>