aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_intercom.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-06-19 07:19:07 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-06-19 07:19:07 +0000
commita7c90a191f33b5a30b6ab50a5c9f036739caa9f2 (patch)
treeb71f013e06afbe1cce0e3e6cf891dd77d32d99bc /apps/app_intercom.c
parentb7e6e9e3681329652fd5a8184fc07e3a0ca56b8a (diff)
Version 0.1.9 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@334 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_intercom.c')
-rwxr-xr-xapps/app_intercom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_intercom.c b/apps/app_intercom.c
index e12f0973b..39f645700 100755
--- a/apps/app_intercom.c
+++ b/apps/app_intercom.c
@@ -40,8 +40,8 @@ static char *app = "Intercom";
static char *synopsis = "(Obsolete) Send to Intercom";
static char *descrip =
" Intercom(): Sends the user to the intercom (i.e. /dev/dsp). This program\n"
-" is generally considered obselete by the chan_oss module. Returns 0 if the\n"
-" user exits with a DTMF tone, or -1 if they hangup.\n";
+"is generally considered obselete by the chan_oss module. Returns 0 if the\n"
+"user exits with a DTMF tone, or -1 if they hangup.\n";
STANDARD_LOCAL_USER;