]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
fixed not compile issue, which was just introduced
authorChristian Richter <christian.richter@beronet.com>
Fri, 27 Oct 2006 09:58:44 +0000 (09:58 +0000)
committerChristian Richter <christian.richter@beronet.com>
Fri, 27 Oct 2006 09:58:44 +0000 (09:58 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46352 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/misdn_config.c

index c725d371622f5e338061ccc193c326f69eba26c6..643cd2b943ffb2cf010124756ad8e075e946dfc2 100644 (file)
@@ -301,7 +301,7 @@ static const struct misdn_cfg_spec port_spec[] = {
                "\tPossible values are positive integers or:\n"
                "\t   yes (= 4 seconds)\n"
                "\t   no  (= 0 seconds = disabled)" },
-       { "nttimeout", MISDN_CFG_NTTIMEOUT, MISDN_CTYPE_BOOL, "no", NONE 
+       { "nttimeout", MISDN_CFG_NTTIMEOUT, MISDN_CTYPE_BOOL, "no", NONE ,
                "Set this to yes if you want calls disconnected in overlap mode" 
                "when a timeout happens.\n"},
        { "msns", MISDN_CFG_MSNS, MISDN_CTYPE_MSNLIST, NO_DEFAULT, NONE,