aboutsummaryrefslogtreecommitdiff
path: root/wind.c
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-08-14 00:15:02 +0200
committerache <ache@ache.one>2017-08-14 00:15:02 +0200
commitba0333fb910bce10841d4c67d6cf3ce028558df8 (patch)
tree4a7117698d4982965d2f0d89e9a24dc979c0115e /wind.c
parentControl with arrows (diff)
Usefull comments
Diffstat (limited to 'wind.c')
-rw-r--r--wind.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/wind.c b/wind.c
index a09fdce..a587dce 100644
--- a/wind.c
+++ b/wind.c
@@ -1,6 +1,11 @@
+/*
+ * Ache - 2017-08-14 - GPLv3
+ */
#include "wind.h"
+/* Managed windows */
+
static short my_fg = COLOR_WHITE;