aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_child_management_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_child_management_lib.h')
-rw-r--r--src/include/gnunet_child_management_lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/gnunet_child_management_lib.h b/src/include/gnunet_child_management_lib.h
index 39eb03760..ab0ab93eb 100644
--- a/src/include/gnunet_child_management_lib.h
+++ b/src/include/gnunet_child_management_lib.h
@@ -49,8 +49,7 @@ struct GNUNET_ChildWaitHandle;
49 * @param cls handle for the callback 49 * @param cls handle for the callback
50 * @param type type of the process 50 * @param type type of the process
51 * @param exit_code status code of the process 51 * @param exit_code status code of the process
52 * 52 */
53*/
54typedef void 53typedef void
55(*GNUNET_ChildCompletedCallback)(void *cls, 54(*GNUNET_ChildCompletedCallback)(void *cls,
56 enum GNUNET_OS_ProcessStatusType type, 55 enum GNUNET_OS_ProcessStatusType type,