aboutsummaryrefslogtreecommitdiff
path: root/wind.c
diff options
context:
space:
mode:
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;