commit | 5b331b9d487bc58c7f9fde145306d7375b7a7209 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
tree | cbcab4b74476cb15dab51a09ebc7bae3108923ff | |
parent | 9803d07a63621697ff2f632066dce4d57f0f60fc [diff] [blame] |
Various fixes to doxygen API generation * Fixed incorrect file definitions * Fixed accidental tag problems in ecjpake.h * Corrected function naming in X.509 module definition
diff --git a/include/mbedtls/md.h b/include/mbedtls/md.h index 77c2c6f..b902355 100644 --- a/include/mbedtls/md.h +++ b/include/mbedtls/md.h
@@ -1,5 +1,5 @@ /** - * \file mbedtls_md.h + * \file md.h * * \brief Generic message digest wrapper *