projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 5.9 - patch 20110924
[ncurses.git]
/
test
/
gdc.c
diff --git
a/test/gdc.c
b/test/gdc.c
index 7209adb40ca8109781fe1202f12a26dce9f63a08..f3018cd8d331e8d4427425fda8e76c55441eb677 100644
(file)
--- a/
test/gdc.c
+++ b/
test/gdc.c
@@
-33,7
+33,7
@@
* modified 10-18-89 for curses (jrl)
* 10-18-89 added signal handling
*
* modified 10-18-89 for curses (jrl)
* 10-18-89 added signal handling
*
- * $Id: gdc.c,v 1.3
3 2010/05/01 19:12:26
tom Exp $
+ * $Id: gdc.c,v 1.3
4 2010/11/13 21:01:23
tom Exp $
*/
#include <test.priv.h>
*/
#include <test.priv.h>
@@
-211,7
+211,7
@@
main(int argc, char *argv[])
hascolor = has_colors();
if (hascolor) {
hascolor = has_colors();
if (hascolor) {
-
in
t bg = COLOR_BLACK;
+
shor
t bg = COLOR_BLACK;
start_color();
#if HAVE_USE_DEFAULT_COLORS
if (use_default_colors() == OK)
start_color();
#if HAVE_USE_DEFAULT_COLORS
if (use_default_colors() == OK)