aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_ril.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-03-20 10:42:14 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-03-20 10:42:14 +0000
commit5ef3be020477b2e154b54a03f164002f5ff640dc (patch)
tree09ec57bf69937bdb6df1c38c0708cce9d355b1a5 /src/ats/plugin_ats_ril.c
parentcfa6b17768e1cc863eb710714a55e02444025b1d (diff)
downloadgnunet-5ef3be020477b2e154b54a03f164002f5ff640dc.tar.gz
gnunet-5ef3be020477b2e154b54a03f164002f5ff640dc.zip
doxygen fixes
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,