diff options
Diffstat (limited to 'src/core/hw/lcd.cpp')
| -rw-r--r-- | src/core/hw/lcd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/lcd.cpp b/src/core/hw/lcd.cpp index 763ac1c4d..690079b65 100644 --- a/src/core/hw/lcd.cpp +++ b/src/core/hw/lcd.cpp | |||
| @@ -64,4 +64,4 @@ void Shutdown() { | |||
| 64 | LOG_DEBUG(HW_LCD, "shutdown OK"); | 64 | LOG_DEBUG(HW_LCD, "shutdown OK"); |
| 65 | } | 65 | } |
| 66 | 66 | ||
| 67 | } // namespace | 67 | } // namespace LCD |