- doxygen
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 17 Apr 2012 15:00:17 +0000 (15:00 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 17 Apr 2012 15:00:17 +0000 (15:00 +0000)
src/ats/gnunet-service-ats_addresses_mlp.c

index 9f0c6c6cd35f2dff98154de2bfba8c02db508ac6..e2d5afa9db815fef981cda5bfc08ecd644b4ae71 100644 (file)
@@ -818,6 +818,7 @@ struct SolveContext
  * Solves the LP problem
  *
  * @param mlp the MLP Handle
+ * @param s_ctx context to return results
  * @return GNUNET_OK if could be solved, GNUNET_SYSERR on failure
  */
 static int
@@ -912,6 +913,7 @@ lp_solv:
  * Solves the MLP problem
  *
  * @param mlp the MLP Handle
+ * @param s_ctx context to return results
  * @return GNUNET_OK if could be solved, GNUNET_SYSERR on failure
  */
 int