From 610e18c14545dc4a34e6635c9f33b7ec7379dfba Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 23 Apr 2019 07:10:57 +0000 Subject: Documentation fix. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12756 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- os/hal/lib/complex/mfs/hal_mfs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/os/hal/lib/complex/mfs/hal_mfs.c b/os/hal/lib/complex/mfs/hal_mfs.c index f6e596e57..7b898ff25 100644 --- a/os/hal/lib/complex/mfs/hal_mfs.c +++ b/os/hal/lib/complex/mfs/hal_mfs.c @@ -392,7 +392,6 @@ static mfs_error_t mfs_bank_write_header(MFSDriver *mfsp, * @brief Checks integrity of the header in the shared buffer. * * @param[in] mfsp pointer to the @p MFSDriver object - * @param[in] bank bank identifier * @return The header state. * * @notapi -- cgit v1.2.3