summary refs log tree commit diff stats
path: root/plugins/sysinfo/pci.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-05-15 23:52:14 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-05-15 23:52:14 +0200
commit2ff8e74061875617d45fdc9a40a733aac1214abd (patch)
tree45d8770f5c2691b75e5080f6d2667994bbed46ce /plugins/sysinfo/pci.c
parent0020f81e7934725c8ba4c8bdc5a72facbc317dce (diff)
Omit filler keys if no channel's using them
Diffstat (limited to 'plugins/sysinfo/pci.c')
0 files changed, 0 insertions, 0 deletions
exchat.org> 2013-04-01 05:39:05 +0200 committer Berke Viktor <bviktor@hexchat.org> 2013-04-01 05:39:05 +0200 Remove Tcl junk, cosmetics' href='/git-repos/torxchat.git/commit/win32/hexchat.props?id=6490a206a0e6c0fda85ab656acec6dc44663f2c1'>6490a206 ^
2fdb2a8b ^
49e863e9 ^

6ee3a4a9 ^
ffa1ea73 ^

6490a206 ^
49e863e9 ^
6490a206 ^
49e863e9 ^
ae04663a ^
faf4575e ^
49e863e9 ^


6ee3a4a9 ^
f313a834 ^
6ee3a4a9 ^
ffa1ea73 ^





49e863e9 ^

49e863e9 ^
1f84c507 ^
49e863e9 ^




26975f62 ^




















a1eb937d ^
26975f62 ^



fdf7ec22 ^
26975f62 ^
26975f62 ^









1f84c507 ^
26975f62 ^





26975f62 ^
6ee3a4a9 ^
ffa1ea73 ^

26975f62 ^


26975f62 ^

49e863e9 ^
2e75068c ^

49e863e9 ^
26975f62 ^
49e863e9 ^



bfa199be ^
1f84c507 ^
715a520c ^




49e863e9 ^

26975f62 ^
49e863e9 ^
26975f62 ^
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116