mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 17:31:40 -05:00
Cleanup osx/queue.h whitespace.
Remove TAILQ_END from osx/osx.h since it is in osx/queue.h.
This commit is contained in:
parent
354d4e4969
commit
c7b39bacf2
2 changed files with 8 additions and 12 deletions
|
@ -1,5 +1 @@
|
|||
long long strtonum(const char *, long long, long long, const char **);
|
||||
|
||||
#ifndef TAILQ_END
|
||||
#define TAILQ_END(head) NULL
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue