Skip to content

Commit

Permalink
logos: Fix extra space in Windows logo (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
darealshinji authored and woodruffw committed Aug 19, 2016
1 parent 0564f12 commit fd4086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/logos.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ char *macosx_logo[] =
/* 16 */
char *windows_logo[] =
{
""TLRD" ,.=:!!t3Z3z., " TNRM,
""TLRD" ,.=:!!t3Z3z., " TNRM,
""TLRD" :tt:::tt333EE3 " TNRM,
""TLRD" Et:::ztt33EEEL"TLGN" @Ee., .., " TNRM,
""TLRD" ;tt:::tt333EE7"TLGN" ;EEEEEEttttt33# " TNRM,
Expand Down

0 comments on commit fd4086b

Please sign in to comment.