summaryrefslogtreecommitdiffstats
path: root/editors/chexedit/files/patch-src-init.c
blob: e3dc2b5e4bcfecc08f377f41a6020952335e77ce (plain)
1
2
3
4
5
6
7
8
9
10
--- src/init.c.orig	1999-08-08 05:56:11.000000000 +0400
+++ src/init.c	2015-01-12 20:23:12.000000000 +0300
@@ -250,6 +250,7 @@
    if (color_term != -1)
    {
       start_color ();
+      use_default_colors();
       if ((color_term = has_colors ()))
       {
          color_term = 1;
OpenPOWER on IntegriCloud