Bug 929396 - Message printout error in ComprehensionTlvHelper's decoding function. r=yoshi

This commit is contained in:
Georgia Wang 2013-10-23 11:53:59 +08:00
parent d7201bf960
commit 806928b513

View File

@ -10382,7 +10382,7 @@ let ComprehensionTlvHelper = {
} else {
RIL.sendStkTerminalResponse({
resultCode: STK_RESULT_CMD_DATA_NOT_UNDERSTOOD});
throw new Error("Invalid octet in Comprehension TLV :" + length);
throw new Error("Invalid octet in Comprehension TLV :" + temp);
}
let ctlv = {