about summary refs log tree commit diff stats
path: root/src/windows.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-10-23 00:00:10 +0100
committerJames Booth <boothj5@gmail.com>2012-10-23 00:00:10 +0100
commit907b5cf801f78ed41a95da04cbdc6b95b5e4a451 (patch)
tree1263b884cdfaa91a6eaaa19d72635fff697c9597 /src/windows.c
parent15de3d4a8f019d4115ba0b9ea5850ff8225e8574 (diff)
downloadprofani-tty-907b5cf801f78ed41a95da04cbdc6b95b5e4a451.tar.gz
Trailing whitespace
Diffstat (limited to 'src/windows.c')
-rw-r--r--src/windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows.c b/src/windows.c
index 7daf9f1b..cc1f660e 100644
--- a/src/windows.c
+++ b/src/windows.c
@@ -611,7 +611,7 @@ cons_settings_help(void)
         cons_show("%-25s: %s", help->usage, help->short_help);
         settings_helpers = g_slist_next(settings_helpers);
     }
-    
+
     cons_show("");
 
     if (_curr_prof_win == 0)
mu/commit/048typecheck.cc?h=main&id=78c78c0636503de0ebfdeb8549eba9f4ed92b378'>78c78c06 ^
efb7c8d6 ^
c6034af3 ^
78c78c06 ^


112613fe ^
78c78c06 ^


112613fe ^
78c78c06 ^




c6034af3 ^
78c78c06 ^



c6034af3 ^
78c78c06 ^
c6034af3 ^

5f98a10c ^
78c78c06 ^
112613fe ^
efb7c8d6 ^
112613fe ^





c6034af3 ^

112613fe ^
c6034af3 ^
ae256ea1 ^

112613fe ^

efb7c8d6 ^
112613fe ^




efb7c8d6 ^
112613fe ^




c91caafd ^
5f98a10c ^

c91caafd ^



5f98a10c ^
d082b176 ^
5f98a10c ^

d082b176 ^



c6034af3 ^
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90