aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-13 21:53:16 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-13 21:53:16 +0000
commitf60ed2200a3fda8d0ce18bb2cc63a44d308ea006 (patch)
tree8527c52362382fc2776ba9426fed93e0c8b826c3 /include/asterisk
parentb7296b4b7700ed501a4d722da3a9d20971193ac9 (diff)
Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel. (in case you're confused, DAHDI is still DAHDI)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@175698 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/dahdi_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/dahdi_compat.h b/include/asterisk/dahdi_compat.h
index a8f602af1..da75dc544 100644
--- a/include/asterisk/dahdi_compat.h
+++ b/include/asterisk/dahdi_compat.h
@@ -34,7 +34,7 @@
#include <zaptel/zaptel.h>
#define DAHDI_DIR_NAME "/dev/zap"
-#define DAHDI_NAME "DAHDI"
+#define DAHDI_NAME "Zaptel"
/* Compiling against Zaptel instead of DAHDI */