Skip to content
Snippets Groups Projects
Commit fdaabe23 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Cosmetic changes

parent f10ec488
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
......@@ -40,7 +40,7 @@
#include <cassert>
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
......@@ -42,7 +42,7 @@
#include "libxx_internal.hxx"
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
......@@ -42,7 +42,7 @@
#include "libxx_internal.hxx"
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
......@@ -44,7 +44,7 @@
#include "libxx_internal.hxx"
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
......@@ -44,7 +44,7 @@
#include "libxx_internal.hxx"
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
......@@ -41,7 +41,7 @@
#include <debug.h>
//***************************************************************************
// Definitions
// Pre-processor Definitions
//***************************************************************************
//***************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment