Neels Hofmeyr has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/11051 )

Change subject: Fix typo in -h: s/hekp/help
......................................................................

Fix typo in -h: s/hekp/help

Change-Id: I5336212845acc221d50d0aa306cccc13723b9868
---
M src/main.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, but someone else must approve
  Neels Hofmeyr: Looks good to me, approved



diff --git a/src/main.c b/src/main.c
index c267f5f..560995e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -79,7 +79,7 @@
 static void print_help(void)
 {
        printf("OsmoSIPcon: MNCC to SIP bridge\n");
-       printf("  -h --hekp\tthis text\n");
+       printf("  -h --help\tthis text\n");
        printf("  -c --config-file NAME\tThe config file to use [%s]\n", 
config_file);
 }


--
To view, visit https://gerrit.osmocom.org/11051
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5336212845acc221d50d0aa306cccc13723b9868
Gerrit-Change-Number: 11051
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Vadim Yanitskiy <[email protected]>

Reply via email to