This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' into thumbs
Conflicts: Makefile
master
Bert
14 years ago
parent
783213c0bb
caf982d175
commit
15041f6100
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.c
+ 1
- 1
main.c
View File
@@ -485,7 +485,7 @@ void run() {
continue;
} else if (timeout) {
t.tv_sec = 0;
t.tv_usec =
25
0;
t.tv_usec =
7500
0;
xfd = ConnectionNumber(win.env.dpy);
FD_ZERO(&fds);
FD_SET(xfd, &fds);
Write
Preview
Loading…
Cancel
Save