diff --git a/include/mbedtls/md_internal.h b/include/mbedtls/md_internal.h index 38f89dbea..87f78375e 100644 --- a/include/mbedtls/md_internal.h +++ b/include/mbedtls/md_internal.h @@ -1,5 +1,5 @@ /** - * \file md.h + * \file md_internal.h * * \brief This file contains the generic message-digest wrapper. *