gsm_44_318.h: fix syntax errors in GAN definitions
diff --git a/include/osmocom/gsm/protocol/gsm_44_318.h b/include/osmocom/gsm/protocol/gsm_44_318.h
index 31c0ea7..812215d 100644
--- a/include/osmocom/gsm/protocol/gsm_44_318.h
+++ b/include/osmocom/gsm/protocol/gsm_44_318.h
@@ -96,7 +96,7 @@
 	GA_IE_SUSP_CAUSE	= 36,
 	GA_IE_TU3820_TIMER	= 37,
 	GA_IE_REQD_QOS		= 38,
-	GA_IE_P_DEACT_CAUSE	= 39
+	GA_IE_P_DEACT_CAUSE	= 39,
 	GA_IE_REQD_UL_RATE	= 40,
 	GA_IE_RAC		= 41,
 	GA_IE_AP_LOCATION	= 42,
@@ -134,7 +134,7 @@
 	GA_IE_DEF_GANC_IP	= 97,
 	GA_IE_DEF_GANC_FQDN	= 98,
 	GA_IE_GPRS_IP_ADDR	= 99,
-	GA_IE_GPRS_UDP_PORT	= 100
+	GA_IE_GPRS_UDP_PORT	= 100,
 	GA_IE_GANC_TCP_PORT	= 103,
 	GA_IE_RTP_UDP_PORT	= 104,
 	GA_IE_RTCP_UDP_PORT	= 105,