13
0
Fork 1

ARGH. Added channel 0 to channel list. Thanks to Peter Ohm (d1g) for pointing this out.

git-svn-id: https://dedected.org/svn/trunk@60 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
This commit is contained in:
kaner 2009-01-31 23:35:34 +00:00
parent 6ed77d9297
commit 6f2a66e8a9
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ int dect_register(GlobalRegistry *globalreg) {
globalreg->packetchain->RegisterPacketComponent("DECTDATA");
// Add the channels
globalreg->sourcetracker->AddChannelList("DECT:1,2,3,4,5,6,7,8,9");
globalreg->sourcetracker->AddChannelList("DECT:0,1,2,3,4,5,6,7,8,9");
// Hopefully this won't break since we don't know about memory management
// of packetsources