summaryrefslogtreecommitdiff
path: root/dahdi_monitor.c
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2008-05-23 16:06:16 +0000
committerMatthew Fredrickson <creslin@digium.com>2008-05-23 16:06:16 +0000
commit21308078ee476f5500c5a96acab3f77fc585d5b3 (patch)
tree48cb9b06ba3aa504bdbc64c8c194383997ec3b58 /dahdi_monitor.c
parente334fbdd9115801f76f62ae8924a958d534f5fca (diff)
Remove zapata.conf reference
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4350 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'dahdi_monitor.c')
-rw-r--r--dahdi_monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dahdi_monitor.c b/dahdi_monitor.c
index 23d7603..ddbd652 100644
--- a/dahdi_monitor.c
+++ b/dahdi_monitor.c
@@ -483,7 +483,7 @@ int main(int argc, char *argv[])
if (visual) {
printf("\nVisual Audio Levels.\n");
printf("--------------------\n");
- printf(" Use zapata.conf file to adjust the gains if needed.\n\n");
+ printf(" Use dahdi.conf file to adjust the gains if needed.\n\n");
printf("( # = Audio Level * = Max Audio Hit )\n");
draw_barheader();
}