summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2006-02-02 20:50:29 +0000
committerMatthew Fredrickson <creslin@digium.com>2006-02-02 20:50:29 +0000
commitd65e912816cdceebbab1535cf93d35767ce0ab87 (patch)
tree96ef094ea60c72691c5a34796fbd7d4c257010ee /channels
parent2f4524f1df9f0d1fb6c2eddde03efb68571475f5 (diff)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9106 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_zap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 029e81343..917443cc5 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -102,7 +102,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/transcap.h"
#include "asterisk/stringfields.h"
-#ifndef ZT_SIG_EM_E1
+#ifndef ZT_SIG_HARDHDLC
#error "Your zaptel is too old. please update"
#endif