summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Weiland <techcrazybsw@gmail.com>2020-07-20 23:20:31 -0500
committerBrett Weiland <techcrazybsw@gmail.com>2020-07-20 23:20:31 -0500
commit2f1cb688b0eb0b8658736f4214edc97996b4ac35 (patch)
tree93e7835c6e2175e2342434b15d72b828e80072d5
parent95531208bf941f05fd1d3c63abcb403b637a4316 (diff)
modified: color.c
-rw-r--r--color.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/color.c b/color.c
index 827e02c..0455cb3 100644
--- a/color.c
+++ b/color.c
@@ -31,7 +31,7 @@ int main() {
XMapWindow(display, screen);
XFlush(display);
-
+ //github testing
}