From 9be8752541c336db877e2c8580c99af3504dfa00 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 13 Apr 2010 11:28:13 +0200 Subject: [bsc_msc_ip] Fix the name of the process. --- openbsc/src/bsc_msc_ip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); } /* -- cgit v1.2.3