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/md4.h b/include/mbedtls/md4.h index 12cb81d..45214d4 100644 --- a/include/mbedtls/md4.h +++ b/include/mbedtls/md4.h
@@ -1,5 +1,5 @@ /** - * \file mbedtls_md4.h + * \file md4.h * * \brief MD4 message digest algorithm (hash function) *