summaryrefslogtreecommitdiff
path: root/dahdi_speed.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_speed.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_speed.c')
-rw-r--r--dahdi_speed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dahdi_speed.c b/dahdi_speed.c
index 5959258..d867c9a 100644
--- a/dahdi_speed.c
+++ b/dahdi_speed.c
@@ -2,7 +2,7 @@
*
* Generic speed test -- Run an infinite loop and
* see how high we can count (in 5 seconds). You
- * can use this to measure how much CPU zaptel REALLY
+ * can use this to measure how much CPU DAHDI REALLY
* is taking.
*
* MUST BE COMPILED WITHOUT OPTIMIZATION