mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
HAVEL_SS7 should be HAVE_SS7. Reported by kwallace.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@78679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user