Changeset 3965
- Timestamp:
- 11/19/09 15:47:05 (4 years ago)
- File:
-
- 1 edited
-
neercs/trunk/src/term.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/term.c
r3959 r3965 442 442 { 443 443 //x = y = 0; 444 caca_fill_box(sc->cv, 0, 0, width, height - 1, ' ');444 caca_fill_box(sc->cv, 0, 0, width, height, ' '); 445 445 } 446 446 caca_set_attr(sc->cv, savedattr);
Note: See TracChangeset
for help on using the changeset viewer.
