From 24c125cc8a90405f9e0a1d63013e934d5480e6bb Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Thu, 11 Oct 2007 20:50:01 +0200 Subject: small comment --- dwm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dwm.c') diff --git a/dwm.c b/dwm.c index cce68cb..af07638 100644 --- a/dwm.c +++ b/dwm.c @@ -56,6 +56,7 @@ enum { ColBorder, ColFG, ColBG, ColLast }; /* color */ enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */ enum { WMProtocols, WMDelete, WMName, WMState, WMLast };/* default atoms */ +/* typedefs */ typedef struct { int x, y, w, h; unsigned long norm[ColLast]; -- cgit 1.4.1-2-gfad0 rtik/mu/'>mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/archive/1.vm/cannot_write_tests_for
blob: 444aafd5896ab642425eac418b56ac6a55e986ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17