]> git.armaanb.net Git - dwmblocks.git/commit
Merge pull request #17 from tph5595/patch-1
authortorrinfail <torrinfail@gmail.com>
Tue, 28 Jul 2020 17:07:43 +0000 (11:07 -0600)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2020 17:07:43 +0000 (11:07 -0600)
commit8893f2d08aed826532fbb7a7b63e20c5bd938563
tree066ab26ff3b37041707d6a0671e0f43a6db25ad2
parentdcb198d7d7da45b8d7cd2d241b42f8405bd049b1
parent7a570d5760759329692f98b3514662cf673ea92e
Merge pull request #17 from tph5595/patch-1

Fixed argument order for gcc. This most likely fixes building on debian based systems. Thanks to tph5595