aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--channels/chan_zap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 747001481..fbad1ac90 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -166,8 +166,8 @@ static const char tdesc[] = "Zapata Telephony Driver"
#ifdef HAVE_PRI
" w/PRI"
#endif
-#ifdef HAVEL_SS7
- "w/SS7"
+#ifdef HAVE_SS7
+ " w/SS7"
#endif
;