When SS7 is enabled add w/SS7 to the end. (issue #9893 reported by Mike Anikienko)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-06-06 12:23:59 +00:00
parent 3f671bb11d
commit ca529e58e6

View File

@@ -166,7 +166,7 @@ static const char tdesc[] = "Zapata Telephony Driver"
#ifdef HAVE_PRI #ifdef HAVE_PRI
" w/PRI" " w/PRI"
#endif #endif
#ifdef HAVEL_LIBSS7 #ifdef HAVEL_SS7
"w/SS7" "w/SS7"
#endif #endif
; ;