summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}