JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix segfault when attempting to set a color on a non-existent screen.
authorReginald Kennedy <rk@rejii.com>
Fri, 13 Dec 2013 19:16:07 +0000 (03:16 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 7 Feb 2014 15:37:39 +0000 (23:37 +0800)
Show error instead of exiting when screen index is invalid.

Cleanup setconfcolor() and setscreencolor().

Fix warning.


No differences found