diff mbox

[2/3] 04.08: switch to r99 msg type bitmasks by default

Message ID 1457968008-15769-3-git-send-email-nhofmeyr@sysmocom.de
State New
Headers show

Commit Message

Neels Hofmeyr March 14, 2016, 3:06 p.m. UTC
---
 include/osmocom/gsm/protocol/gsm_04_08.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index 9930032..08f32b7 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -804,7 +804,7 @@  static inline uint8_t gsm48_hdr_msg_type_r99(struct gsm48_hdr *hdr)
 	}
 }
 
-#define gsm48_hdr_msg_type gsm48_hdr_msg_type_r98
+#define gsm48_hdr_msg_type gsm48_hdr_msg_type_r99
 
 /* Section 10.4 */
 #define GSM48_MT_RR_INIT_REQ		0x3c