Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
convert a XConfigureWindow to XCB.
[spectrwm.git]
/
freebsd
/
util.h
1
#include <libutil.h>
2
3
#ifndef TAILQ_END
4
#define TAILQ_END(head) NULL
5
#endif