aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/arm_api.c')
-rw-r--r--src/arm/arm_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/arm_api.c b/src/arm/arm_api.c
index 1c402a8e0..cd5f44565 100644
--- a/src/arm/arm_api.c
+++ b/src/arm/arm_api.c
@@ -774,7 +774,7 @@ start_arm_service (struct GNUNET_ARM_Handle *h,
774 } 774 }
775 GNUNET_free (binary); 775 GNUNET_free (binary);
776 GNUNET_free (quotedbinary); 776 GNUNET_free (quotedbinary);
777 GNUNET_free_non_null (config); 777 GNUNET_free (config);
778 GNUNET_free (loprefix); 778 GNUNET_free (loprefix);
779 GNUNET_free (lopostfix); 779 GNUNET_free (lopostfix);
780 if (NULL == proc) 780 if (NULL == proc)