Origin commit data
------------------
Branch: master
Commit: 295230d947
Author: max_10 <max_10@gmx.de>
Date: 2015-12-02 (Wed, 02 Dec 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2015-12-02 21:49:24 +01:00
parent 758e314b6d
commit b847115711

View File

@@ -660,6 +660,10 @@ SlotIt cCA::FindFreeSlot(ca_map_t camap, unsigned char scrambled)
printf("Found: %04x\n", *caIt);
return it;
}
else
{
(*it)->scrambled = 0;
}
}
}
else