Module Name: src Committed By: uwe Date: Sun Nov 18 22:34:32 UTC 2018
Modified Files: src/lib/libcurses: background.c inch.c Log Message: When we remove default color from attributes, just clear all __COLOR. It's both a nono-optmization and matches the test used in counterpart code that adds default color when none is set. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libcurses/background.c cvs rdiff -u -r1.11 -r1.12 src/lib/libcurses/inch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.