about summary refs log tree commit diff stats
path: root/dwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.h')
-rw-r--r--dwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm.h b/dwm.h
index 56b8433..c00f691 100644
--- a/dwm.h
+++ b/dwm.h
@@ -146,4 +146,3 @@ void view(const char *arg);		/* views the tag with arg's index */
 void *emallocz(unsigned int size);	/* allocates zero-initialized memory, exits on error */
 void eprint(const char *errstr, ...);	/* prints errstr and exits with 1 */
 void spawn(const char *arg);		/* forks a new subprocess with arg's cmd */
-
gt; 2018-09-01 15:58:53 -0700 committer Kartik Agaram <vc@akkartik.com> 2018-09-01 20:10:06 -0700 4531 - automatically compute segment addresses' href='/akkartik/mu/commit/subx/examples/ex3.subx?h=hlt&id=a49bc41365bf6b4f0c006c5fbdcb4b519634c42c'>a49bc413 ^
ee9a9237 ^


e5cbbea4 ^
6030d7e2 ^



97a9bd17 ^
f3901d90 ^
1639687b ^
6030d7e2 ^




61b8fe6b ^
6030d7e2 ^

97a9bd17 ^
f3901d90 ^
9d27e966 ^
5a9795bb ^
6030d7e2 ^
97a9bd17 ^
ee9a9237 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36