summaryrefslogtreecommitdiff
path: root/dahdi_scan.c
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2008-05-23 16:32:43 +0000
committerMatthew Fredrickson <creslin@digium.com>2008-05-23 16:32:43 +0000
commitadd8ef14f39b1db9652bad7db9d50f995d3a8802 (patch)
tree05110fd820380e08764e4f872d6c8256b49b3869 /dahdi_scan.c
parent21308078ee476f5500c5a96acab3f77fc585d5b3 (diff)
Remove remaining references to zap devices and some zaptel references
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4352 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'dahdi_scan.c')
-rw-r--r--dahdi_scan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dahdi_scan.c b/dahdi_scan.c
index ee7d5c9..96d9576 100644
--- a/dahdi_scan.c
+++ b/dahdi_scan.c
@@ -1,5 +1,5 @@
/*
- * Scan and output information about Zaptel spans and ports.
+ * Scan and output information about DAHDI spans and ports.
*
* Written by Brandon Kruse <bkruse@digium.com>
* and Kevin P. Fleming <kpfleming@digium.com>