aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/gnunet-service-arm.c')
-rw-r--r--src/arm/gnunet-service-arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/gnunet-service-arm.c b/src/arm/gnunet-service-arm.c
index 31539172f..bce27bedc 100644
--- a/src/arm/gnunet-service-arm.c
+++ b/src/arm/gnunet-service-arm.c
@@ -342,7 +342,7 @@ free_entry (struct ServiceList *pos)
342 * Actually start the process for the given service. 342 * Actually start the process for the given service.
343 * 343 *
344 * @param sl identifies service to start 344 * @param sl identifies service to start
345 * @param -1 terminated list of listen sockets to pass (systemd style), or NULL 345 * @param lsocks -1 terminated list of listen sockets to pass (systemd style), or NULL
346 */ 346 */
347static void 347static void
348start_process (struct ServiceList *sl, 348start_process (struct ServiceList *sl,