From a19939baecde0b3f7b3cfb88d6b3b28f757ec36b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jan 2020 22:26:25 +0100 Subject: fix comments --- src/include/taler_mhd_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_mhd_lib.h') diff --git a/src/include/taler_mhd_lib.h b/src/include/taler_mhd_lib.h index 966ba6a09..d9d1611a4 100644 --- a/src/include/taler_mhd_lib.h +++ b/src/include/taler_mhd_lib.h @@ -257,7 +257,7 @@ TALER_MHD_parse_post_json (struct MHD_Connection *connection, * to clean up our state. * * @param con_cls value as it was left by - * #TALER_MHD_post_json(), to be cleaned up + * #TALER_MHD_parse_post_json(), to be cleaned up */ void TALER_MHD_parse_post_cleanup_callback (void *con_cls); -- cgit v1.2.3