commit | a02fe7c2cc253ca10088297bd6bec536c21497b1 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Jan 03 16:14:14 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Jan 04 15:48:12 2016 +0000 |
tree | 0866da63cc95bc9cb22debbf319dd0bd0e7c254f | |
parent | 61891759005271003e9a0e05a650805eb10f2e15 [diff] [blame] |
Various fixes to doxygen API generation * Fixed incorrect file definitions * 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 *