Index: sources/update/UiProtocol.cpp =================================================================== diff -u -r7cf31f6cfef97bb564a103c263821a3b722c8a2b -ra789f05e3d97087703029792b6fd81bce77157f0 --- sources/update/UiProtocol.cpp (.../UiProtocol.cpp) (revision 7cf31f6cfef97bb564a103c263821a3b722c8a2b) +++ sources/update/UiProtocol.cpp (.../UiProtocol.cpp) (revision a789f05e3d97087703029792b6fd81bce77157f0) @@ -379,7 +379,7 @@ } // Create the security token and send it. - SwUpdate_createSecurity((uint8 *) &msg, sizeof(SwUpdateDataBuffer)); + SwUpdate_createSecurity((uint8 *) &msg, sizeof(SwUpdateDataBuffer)); ok = _link.sendOk( (_target == HD) ? SwUpdateCanMsgIds::DataBufferId_HD_FW : (_target == DG) ? SwUpdateCanMsgIds::DataBufferId_DG_FW :