diff --git a/src/mhd2/mhd_buffer.h b/src/mhd2/mhd_buffer.h index e52d8264..f9fbbbfd 100644 --- a/src/mhd2/mhd_buffer.h +++ b/src/mhd2/mhd_buffer.h @@ -20,7 +20,7 @@ /** * @file src/mhd2/mhd_buffer.h - * @brief The definition of the MHD_Buffer type + * @brief The definition of the struct mhd_Buffer * @author Karlson2k (Evgeny Grin) */ diff --git a/src/mhd2/stream_funcs.h b/src/mhd2/stream_funcs.h index d73c95c7..3cda87f9 100644 --- a/src/mhd2/stream_funcs.h +++ b/src/mhd2/stream_funcs.h @@ -127,7 +127,7 @@ mhd_stream_finish_req_serving (struct MHD_Connection *restrict c, MHD_FN_PAR_NONNULL_ALL_; /** - * Update last activity mark to the current time.. + * Update last activity mark to the current time. * @param c the connection to update */ MHD_INTERNAL void