Cosmetic changes

This commit is contained in:
Gregory Nutt
2015-05-05 06:42:58 -06:00
parent 12bf2aa3be
commit 93b251b372
+1 -1
View File
@@ -266,7 +266,7 @@ static inline void stm32_bbsram_unlock(void)
*
****************************************************************************/
static inline void stm32_bbsram_lock(void)
static inline void stm32_bbsram_lock(void)
{
(void)stm32_pwr_enablebkp(false);
}