Attention is currently required from: wbokslag.
5 comments:
File src/tetra_cmce_pdu.c:
Patch Set #1, Line 27: { TCMCE_PDU_T_D_ALERT, "D-ALERT" },
You're breaking alignment here.
File src/tetra_mac_pdu.c:
Patch Set #1, Line 97: cad->type = bits_to_uint(cur, 2); cur += 2;
You're breaking alignment here.
Patch Set #1, Line 387: { ADDR_TYPE_NULL, "Null PDU" },
You're breaking alignment here.
File src/tetra_mm_pdu.h:
Patch Set #1, Line 6: TMM_PDU_T_D_OTAR = 0x0,
You're breaking alignment here.
File src/tetra_mm_pdu.c:
Patch Set #1, Line 27: { TMM_PDU_T_D_OTAR, "D-OTAR" },
You're breaking alignment here.
To view, visit change 29407. To unsubscribe, or for help writing mail filters, visit settings.