![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.1, 2001/01/04 19:58:06 | version 1.2, 2001/01/24 08:50:36 |
---|---|
Line 244 static void _drawCDKLabel (CDKOBJS *obje | Line 244 static void _drawCDKLabel (CDKOBJS *obje |
/* Refresh the window. */ | /* Refresh the window. */ |
wnoutrefresh (label->infoWin); | wnoutrefresh (label->infoWin); |
wnoutrefresh (label->win); | wnoutrefresh (label->win); |
doupdate(); | |
} | } |
/* | /* |