]> git.armaanb.net Git - dmenu.git/commit
drw: a valid (non-NULL) Drw and Fnt context must be passed
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Oct 2015 20:53:55 +0000 (22:53 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Oct 2015 20:53:55 +0000 (22:53 +0200)
commit1f2226df1380f178240bb81dddcad6c5ff2e9d62
treea9e25659f131c7dd565d0b8d3b6a46ca4cd8a2a7
parent5a20b409c673a6736c3f9326cb54edc32908f717
drw: a valid (non-NULL) Drw and Fnt context must be passed

don't do these checks on this level. However for resource drw_*_free
we will allow it.
drw.c