changeset 202:2a93a98a1e26

src/g23m-aci/aci/cmh_smss.c: sAT_PercentCMGS() disabled for !FF_MMI_RIV like in TCS211 and in Citrine
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 Oct 2016 06:02:34 +0000
parents f3f58412df01
children b6d5af86bacb
files src/g23m-aci/aci/cmh_smss.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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