Change in osmo-iuh[master]: hnb-test: Fix typo in vty cmd description

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Jul 5 12:06:49 UTC 2021


laforge has submitted this change. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210705/a75195eb/attachment.htm>


More information about the gerrit-log mailing list