Fix Linux compiler warning.

This commit is contained in:
Jonathan Naylor 2018-07-04 21:41:31 +01:00
parent 7bb1409498
commit d1b5e73406

View file

@ -34,8 +34,8 @@ m_ldu1(NULL),
m_ldu2(NULL),
m_termlc(NULL),
m_term(NULL),
m_pdu(NULL),
m_tsdu(NULL)
m_tsdu(NULL),
m_pdu(NULL)
{
CBCH bch;