aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_ril.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/plugin_ats_ril.c')
-rwxr-xr-xsrc/ats/plugin_ats_ril.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/plugin_ats_ril.c b/src/ats/plugin_ats_ril.c
index 0a64cfee9..2bf715eb9 100755
--- a/src/ats/plugin_ats_ril.c
+++ b/src/ats/plugin_ats_ril.c
@@ -731,6 +731,7 @@ agent_update (struct RIL_Peer_Agent *agent, double reward, double *s_next, int a
731 * @param agent the agent handle 731 * @param agent the agent handle
732 * @param mod the kind of modification 732 * @param mod the kind of modification
733 * @param feature the feature vector 733 * @param feature the feature vector
734 * @param action the action to take
734 */ 735 */
735static void 736static void
736agent_modify_eligibility (struct RIL_Peer_Agent *agent, 737agent_modify_eligibility (struct RIL_Peer_Agent *agent,