Skip to content

Commit 2193fb5

Browse files
Merge pull request #378 from IamNoRobot/pi-logo
fixed formatting error
2 parents c069d14 + 02abc07 commit 2193fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@ static const FFlogo* getLogoRaspbianSmall()
19151915
FF_LOGO_NAMES("raspbian_small", "raspi_small", "raspberrypi_small" "raspberrypios_small" "pios_small")
19161916
FF_LOGO_LINES(
19171917
" $2.~~. .~~.\n"
1918-
" '. \ ' ' / .'$1\n"
1918+
" '. \\ ' ' / .'$1\n"
19191919
" .~ .~~~..~.\n"
19201920
" : .~.'~'.~. :\n"
19211921
" ~ ( ) ( ) ~\n"

0 commit comments

Comments
 (0)