From 92ac6820ee5bc6595e8e0b6f7e14fd6983146acc Mon Sep 17 00:00:00 2001 From: mmichelson Date: Tue, 6 Nov 2007 19:04:45 +0000 Subject: "show application " changes for clarity. (closes issue #11171, reported and patched by blitzrage) Many thanks! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89044 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_nbscat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/app_nbscat.c') diff --git a/apps/app_nbscat.c b/apps/app_nbscat.c index 12131dd58..6c9097cc1 100644 --- a/apps/app_nbscat.c +++ b/apps/app_nbscat.c @@ -60,8 +60,8 @@ static char *app = "NBScat"; static char *synopsis = "Play an NBS local stream"; static char *descrip = -" NBScat: Executes nbscat to listen to the local NBS stream.\n" -"User can exit by pressing any key\n."; +" NBScat(): Executes nbscat to listen to the local NBS stream.\n" +"User can exit by pressing any key.\n"; static int NBScatplay(int fd) -- cgit v1.2.3