diff src/g23m-aci/aci/gaci_ret.c @ 166:772c754cb3c9

src/g23m-aci/aci: progress toward compilation
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 11 Oct 2016 03:43:18 +0000
parents 53929b40109c
children
line wrap: on
line diff
--- a/src/g23m-aci/aci/gaci_ret.c	Tue Oct 11 03:19:56 2016 +0000
+++ b/src/g23m-aci/aci/gaci_ret.c	Tue Oct 11 03:43:18 2016 +0000
@@ -633,7 +633,7 @@
   PURPOSE : inform over the network initiated QOS modification
 
 */
-GLOBAL void rAT_changedQOS( U8 cid, T_PS_qos *qos )
+GLOBAL void rAT_changedQOS( SHORT cid, T_PS_qos *qos )
 {
 
   TRACE_FUNCTION("rAT_changedQOS()");