This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed a warning reported by Jukka
main
Anselm R. Garbe
18 years ago
parent
30d928591d
commit
5a3bea2d69
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
view.c
+ 0
- 1
view.c
View File
@ -261,7 +261,6 @@ void
view
(
Arg
*
arg
)
{
unsigned
int
i
;
Client
*
c
;
for
(
i
=
0
;
i
<
ntags
;
i
+
+
)
seltag
[
i
]
=
False
;
Write
Preview
Loading…
Cancel
Save