aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-13 11:28:13 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-13 11:28:13 +0200
commit9be8752541c336db877e2c8580c99af3504dfa00 (patch)
treed7a39bc1a17540a10837be828cf4934b6247acf1 /openbsc
parent2b57b3cea40eec6deeee2ab2aa505d3a3887ffca (diff)
[bsc_msc_ip] Fix the name of the process.
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/src/bsc_msc_ip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/bsc_msc_ip.c b/openbsc/src/bsc_msc_ip.c
index 565b650d3..7dc821e2b 100644
--- a/openbsc/src/bsc_msc_ip.c
+++ b/openbsc/src/bsc_msc_ip.c
@@ -568,7 +568,7 @@ static int handle_abisip_signal(unsigned int subsys, unsigned int signal,
static void print_usage()
{
- printf("Usage: bsc_hack\n");
+ printf("Usage: bsc_msc_ip\n");
}
/*