mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 12:05:45 +00:00
Compare commits
No commits in common. "98dd781299bc67c3065749e552f76cdb0cef405c" and "558002541e4ad948307a796a03193c0a2500d0a9" have entirely different histories.
98dd781299
...
558002541e
1
dwm.c
1
dwm.c
@ -3313,6 +3313,7 @@ run(void)
|
|||||||
event_fd, events[i].data.ptr, events[i].data.u32,
|
event_fd, events[i].data.ptr, events[i].data.u32,
|
||||||
events[i].data.u64);
|
events[i].data.u64);
|
||||||
fprintf(stderr, " with events %d\n", events[i].events);
|
fprintf(stderr, " with events %d\n", events[i].events);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user