about summary refs log tree commit diff stats
path: root/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'screen.c')
-rw-r--r--screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/screen.c b/screen.c
index 041cac7..4e97f09 100644
--- a/screen.c
+++ b/screen.c
@@ -83,6 +83,7 @@ dofloat(void) {
 	}
 	restack();
 }
+
 void
 dotile(void) {
 	unsigned int i, n, nx, ny, nw, nh, mw, mh, tw, th;
ter James Booth <boothj5@gmail.com> 2014-08-24 20:57:39 +0100 Added license exemption for OpenSSL to source headers' href='/danisanti/profani-tty/commit/src/ui/titlebar.h?id=f9737251a68da0a815dffd8d10a575cfea8539c3'>f9737251 ^
c7e21486 ^

e2443511 ^


fc406377 ^



c9165ef9 ^

0c1bbb63 ^
e2443511 ^

c9165ef9 ^
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
37
38
39
40
41
42
43
44
45
46
47