added yet another CUTOMIZE tag
authorarg@10ksloc.org
Thu, 20 Jul 2006 15:40:41 +0200
changeset 126 1489f6b97714
parent 125 b4b8b4236599
child 127 1480e19f6377
added yet another CUTOMIZE tag
main.c
--- a/main.c	Thu Jul 20 15:17:52 2006 +0200
+++ b/main.c	Thu Jul 20 15:40:41 2006 +0200
@@ -84,7 +84,9 @@
 /* extern */
 
 char stext[1024];
+/* CUSTOMIZE */
 int tsel = Tdev; /* default tag */
+/* END CUSTOMIZE */
 int screen, sx, sy, sw, sh, bx, by, bw, bh, mw;
 Atom wmatom[WMLast], netatom[NetLast];
 Bool running = True;