Change in ...libosmo-sccp[master]: This patch fixes typos on which Lintian complains
Hoernchen
gerrit-no-reply at lists.osmocom.org
Tue Jul 16 19:42:19 UTC 2019
Hoernchen has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/03/14803/1
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: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190716/5e69aad1/attachment.html>
More information about the gerrit-log
mailing list