1
0
Fork 0

Merge pull request #82 from augfab/fix/81

Replace spurious tabs in menu with dashes (#81)

Closes #81
This commit is contained in:
fosslinux 2020-08-15 07:18:53 +00:00 committed by GitHub
commit 8bb9a7cf50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ void gopher_menu(state *st)
n = width - strcut(displayname, width);
strrepeat(buf, ' ', n);
printf("1%s%s %s - \t%s%s/\t%s\t%i" CRLF,
printf("1%s%s %s --------\t%s%s/\t%s\t%i" CRLF,
displayname,
buf,
timestr,