modified: color.c

This commit is contained in:
Brett Weiland 2020-07-20 23:20:31 -05:00
parent 95531208bf
commit 2f1cb688b0

View File

@ -31,7 +31,7 @@ int main() {
XMapWindow(display, screen);
XFlush(display);
//github testing
}