mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Merged revisions 70341 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r70341 | crichter | 2007-06-20 17:29:09 +0200 (Mi, 20 Jun 2007) | 1 line fixed a bug that was introduced by copy and paste in the last commit ..bchannels weren't cleaned properly. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@71214 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1140,7 +1140,7 @@ static int misdn_show_cls (int fd, int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
misdn_dump_chanlist();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user