# HG changeset patch # User Mychaela Falconia # Date 1476424954 0 # Node ID 2a93a98a1e26b2b99523d441c251032160c5087b # Parent f3f58412df010dd934f4a645b65fdc5e03e2f646 src/g23m-aci/aci/cmh_smss.c: sAT_PercentCMGS() disabled for !FF_MMI_RIV like in TCS211 and in Citrine diff -r f3f58412df01 -r 2a93a98a1e26 src/g23m-aci/aci/cmh_smss.c --- a/src/g23m-aci/aci/cmh_smss.c Fri Oct 14 05:49:28 2016 +0000 +++ b/src/g23m-aci/aci/cmh_smss.c Fri Oct 14 06:02:34 2016 +0000 @@ -1143,7 +1143,7 @@ return sAT_PlusCMGS_Gl(srcId, da, toda, src_data, NULL, sca, tosca, isReply, rAT_PlusCMGS, rAT_PlusCMS); } -#endif /*#if defined FF_MMI_RIV*/ + /* +-------------------------------------------------------------------+ | PROJECT : GSM-PS (6147) MODULE : CMH_SMSS | @@ -1167,6 +1167,7 @@ return sAT_PlusCMGS_Gl(srcId, da, toda, src_data, udh_data, sca, tosca, isReply, rAT_PlusCMGS, rAT_PlusCMS); } +#endif /*#if defined FF_MMI_RIV*/ /* * The following function has been conditioned out for the FreeCalypso build