aboutsummaryrefslogtreecommitdiff
path: root/src/ats
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-16 10:10:52 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-16 10:10:52 +0000
commitac1b7bb981f8acd330e9e6d99596ba7aaf25471c (patch)
treea35ec42f466e043c68520ddfc5b2565acf50eae3 /src/ats
parentb38b86b542c0b2539077c27bc25c45b09838fd79 (diff)
downloadgnunet-ac1b7bb981f8acd330e9e6d99596ba7aaf25471c.tar.gz
gnunet-ac1b7bb981f8acd330e9e6d99596ba7aaf25471c.zip
fix doxygen errors in comments
Diffstat (limited to 'src/ats')
-rwxr-xr-xsrc/ats/plugin_ats_ril.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats/plugin_ats_ril.c b/src/ats/plugin_ats_ril.c
index f9c44c9cf..46ce3491d 100755
--- a/src/ats/plugin_ats_ril.c
+++ b/src/ats/plugin_ats_ril.c
@@ -815,7 +815,7 @@ envi_get_state (struct GAS_RIL_Handle *solver, struct RIL_Peer_Agent *agent)
815 return state; 815 return state;
816} 816}
817 817
818///** 818///*
819// * For all networks a peer has an address in, this gets the maximum bandwidth which could 819// * For all networks a peer has an address in, this gets the maximum bandwidth which could
820// * theoretically be available in one of the networks. This is used for bandwidth normalization. 820// * theoretically be available in one of the networks. This is used for bandwidth normalization.
821// * 821// *
@@ -854,7 +854,7 @@ envi_get_state (struct GAS_RIL_Handle *solver, struct RIL_Peer_Agent *agent)
854// return max; 854// return max;
855//} 855//}
856 856
857///** 857///*
858// * Get the index of the quality-property in question 858// * Get the index of the quality-property in question
859// * 859// *
860// * @param type the quality property type 860// * @param type the quality property type