1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Added newline

This commit is contained in:
James Booth 2014-11-17 21:14:03 +00:00
parent 1d5ac1b474
commit a781295542

View File

@ -1513,6 +1513,7 @@ _cons_theme_colours(void)
win_save_print(console, '-', NULL, NO_DATE, THEME_MAGENTA_BOLD, "", " bold_magenta");
win_save_print(console, '-', NULL, NO_EOL, THEME_BLACK, "", " black ");
win_save_print(console, '-', NULL, NO_DATE, THEME_BLACK_BOLD, "", " bold_black");
cons_show("");
}
static void