aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2018-01-18 22:37:04 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2018-01-18 22:37:04 +0000
commitea577c45b76ce97edebb3863f1aabf9b89024d98 (patch)
treecc21e45d048e85bde54843b05b2e8a2da1f6057e /os/hal/templates
parent4579b368b9267953fb22c59085739e9c7f95fecb (diff)
downloadChibiOS-ea577c45b76ce97edebb3863f1aabf9b89024d98.tar.gz
ChibiOS-ea577c45b76ce97edebb3863f1aabf9b89024d98.tar.bz2
ChibiOS-ea577c45b76ce97edebb3863f1aabf9b89024d98.zip
Correct the crypto file name in doxygen comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11336 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/templates')
-rw-r--r--os/hal/templates/hal_crypto_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/hal_crypto_lld.h b/os/hal/templates/hal_crypto_lld.h
index 31d458c08..63f5bccb5 100644
--- a/os/hal/templates/hal_crypto_lld.h
+++ b/os/hal/templates/hal_crypto_lld.h
@@ -15,7 +15,7 @@
*/
/**
- * @file hal_cry_lld.h
+ * @file hal_crypto_lld.h
* @brief PLATFORM cryptographic subsystem low level driver header.
*
* @addtogroup CRYPTO