Change in ...libosmo-sccp[master]: This patch fixes typos on which Lintian complains

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
Wed Jul 17 10:56:37 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/14803 )

Change subject: This patch fixes typos on which Lintian complains
......................................................................

This patch fixes typos on which Lintian complains

Change-Id: I657c694a9a7474182a97f90aa8424403ca9c58db
---
M src/m3ua.c
M stp/stp_main.c
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/m3ua.c b/src/m3ua.c
index d7ede40..d733b51 100644
--- a/src/m3ua.c
+++ b/src/m3ua.c
@@ -91,7 +91,7 @@
 };
 
 const struct value_string m3ua_ntfy_other_names[] = {
-	{ M3UA_NOTIFY_I_OT_INS_RES,	"Insufficient ASP Resouces active in AS" },
+	{ M3UA_NOTIFY_I_OT_INS_RES,	"Insufficient ASP Resources active in AS" },
 	{ M3UA_NOTIFY_I_OT_ALT_ASP_ACT,	"Alternative ASP Active" },
 	{ M3UA_NOTIFY_I_OT_ASP_FAILURE,	"ASP Failure" },
 	{ 0, NULL }
diff --git a/stp/stp_main.c b/stp/stp_main.c
index 6a47403..ff33959 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -85,7 +85,7 @@
 static void print_help(void)
 {
 	printf("  -h --help			This text.\n");
-	printf("  -D --daemonize		Fork teh process into a background daemon\n");
+	printf("  -D --daemonize		Fork the process into a background daemon\n");
 	printf("  -c --config-file filename	The config file to use. Default: ./osmo-stp.cfg\n");
 	printf("  -V --version			Print the version of OsmoSTP\n");
 }

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/14803
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I657c694a9a7474182a97f90aa8424403ca9c58db
Gerrit-Change-Number: 14803
Gerrit-PatchSet: 2
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190717/44a2d06c/attachment.htm>


More information about the gerrit-log mailing list