1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-09 06:20:43 +00:00

Replace spurious tabs in menu with dashes (#81)

This commit is contained in:
Augustin Fabre 2020-08-13 23:46:20 +02:00
parent c74cfb33b6
commit c5910d5340
No known key found for this signature in database
GPG Key ID: 99A01AA293FDA435

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,