Xinqi Bao's Git
projects
/
dmenu.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
44b242c
)
drw: cleanup drw_text, prevent gcc warning false-positive of unused var
author
Hiltjo Posthuma <
[email protected]
>
Tue, 20 Oct 2015 20:56:57 +0000
(22:56 +0200)
committer
Hiltjo Posthuma <
[email protected]
>
Tue, 20 Oct 2015 20:56:57 +0000
(22:56 +0200)
... we don't allow passing text is NULL anymore either, for that behaviour
just use drw_rect() (it is used in dwm).
No differences found