diff options
author | Christian Soffke <christian.soffke@gmail.com> | 2023-01-06 06:38:57 +0100 |
---|---|---|
committer | Christian Soffke <christian.soffke@gmail.com> | 2023-01-06 06:38:57 +0100 |
commit | 8366b8511d485727d2ee0882ebc27115bee2e608 (patch) | |
tree | 32aa9b495c24a6c553bac6836fa1ad685219a5c7 | |
parent | 9bd524944598e3259e01269c9516de776063f645 (diff) | |
download | rockbox-8366b8511d.tar.gz rockbox-8366b8511d.zip |
Fix red in 9bd5249
Change-Id: I4aa18b4afd68e35b1af5fe40dc02cc406ee31978
-rw-r--r-- | apps/plugins/bitmaps/remote_native/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/remote_native/SOURCES b/apps/plugins/bitmaps/remote_native/SOURCES index 78cfd78212..2142674c67 100644 --- a/apps/plugins/bitmaps/remote_native/SOURCES +++ b/apps/plugins/bitmaps/remote_native/SOURCES @@ -23,7 +23,7 @@ remote_rockboxlogo.91x32x1.bmp remote_rockboxlogo.91x32x2.bmp #endif -*/ Credits logo */ +/* Credits logo */ #if (LCD_REMOTE_DEPTH == 1) remote_creditslogo.128x42x1.bmp #elif (LCD_REMOTE_DEPTH == 2) |