Browse Source

added yet another CUTOMIZE tag

arg@10ksloc.org 19 năm trước cách đây
mục cha
commit
06dc514bc7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      main.c

+ 2 - 0
main.c

@@ -84,7 +84,9 @@ xerrorstart(Display *dsply, XErrorEvent *ee)
 /* 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;