Add a call to use_default_colors().

This commit is contained in:
jdc 2002-11-25 09:11:35 +00:00
parent 4da2d0814d
commit 99d5546aa4
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: sushi.c,v 1.12 2002/08/13 18:21:25 pooka Exp $ */
/* $NetBSD: sushi.c,v 1.13 2002/11/25 09:11:35 jdc Exp $ */
/*
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@ -93,6 +93,8 @@ main(int argc, char **argv)
ioctl(0, TIOCGWINSZ, &ws);
use_default_colors();
initCDKColor();
raw();