From cb1838d8075379fdc08095fdd718b459180a38ae Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 26 Oct 2017 00:33:26 +0200 Subject: rename osmo-bsc to osmo-bsc-sccplite This is to avoid naming conflicts with the new osmo-bsc, which resides in its own git repository (osmo-bsc.git) and which uses libosmo-sigtran and implements (primarily) 3GPP AoIP. Change-Id: If10d1599b62d010726336134091a4e855c380d93 --- openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/osmo-bsc/osmo_bsc_main.c') diff --git a/openbsc/src/osmo-bsc/osmo_bsc_main.c b/openbsc/src/osmo-bsc/osmo_bsc_main.c index 6081460c9..022cd3dac 100644 --- a/openbsc/src/osmo-bsc/osmo_bsc_main.c +++ b/openbsc/src/osmo-bsc/osmo_bsc_main.c @@ -70,7 +70,7 @@ struct llist_head *bsc_access_lists(void) static void print_usage() { - printf("Usage: osmo-bsc\n"); + printf("Usage: osmo-bsc-sccplite\n"); } static void print_help() -- cgit v1.2.3