freetdm: fix typo in ftmod_sangoma_isdn.h causing compilation error

This commit is contained in:
Moises Silva 2011-08-03 20:12:26 -04:00
parent bdf4b99238
commit 8735906a5d
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@
#define SNGISDN_NUM_LOCAL_NUMBERS 8
#define SNGISDN_DCHAN_QUEUE_LEN 200
#ifndef MI_INFO
#define MI_INFO 0x12
#ifndef MI_NOTIFY
#define MI_NOTIFY 0x14
#endif
/* TODO: rename all *_cc_* to *_an_* */