From: Art Cancro Date: Mon, 8 Mar 2021 04:18:55 +0000 (-0500) Subject: Fixed an incorrect box drawing character X-Git-Tag: v939~87 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=3f42659abf3d2eda6749103200e0b06a52a70fb7 Fixed an incorrect box drawing character --- diff --git a/citadel/ctdlmigrate.c b/citadel/ctdlmigrate.c index f767148c0..8c0cbe071 100644 --- a/citadel/ctdlmigrate.c +++ b/citadel/ctdlmigrate.c @@ -364,7 +364,7 @@ int main(int argc, char *argv[]) { " ║ ║\n" " ║ \033[33mMigrating from: %-50s\033[32m║\n" " ║ ║\n" - " ╟═══════════════════════════════════════════════════════════════════╣\n" + " ╠═══════════════════════════════════════════════════════════════════╣\n" " ║ ║\n" " ║ Lines received: 0 Percent complete: 0 ║\n" " ║ ║\n"