From c5910d53400ac3ecb9bd8562cc0cd1196dfad325 Mon Sep 17 00:00:00 2001 From: Augustin Fabre Date: Thu, 13 Aug 2020 23:46:20 +0200 Subject: [PATCH] Replace spurious tabs in menu with dashes (#81) --- src/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menu.c b/src/menu.c index f9dd644..7d8cf24 100644 --- a/src/menu.c +++ b/src/menu.c @@ -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,