Attention is currently required from: pespin.
1 comment:
File src/pcu_l1_if.cpp:
Patch Set #1, Line 315: data[(PAGING_GROUP_LEN - 1 - i) + sizeof(tlli)] = '0' + (char)(pgroup % 10);
maybe put the sizeof(tlli) first since its the first field in the array, like you do when defining d […]
Done
To view, visit change 31145. To unsubscribe, or for help writing mail filters, visit settings.