]> git.armaanb.net Git - dmenu.git/commit
reusing config.h's color values, note we have to use const char *, instead of const...
authorAnselm R Garbe <garbeam@gmail.com>
Sat, 14 Jun 2008 09:55:13 +0000 (10:55 +0100)
committerAnselm R Garbe <garbeam@gmail.com>
Sat, 14 Jun 2008 09:55:13 +0000 (10:55 +0100)
commitd2305e4b136b3bdfccf7de897a9f14583a1ca35a
tree17750c9adc4530ebb0d1f95d0b5f5f7180e64c25
parentfcf26a38f1ad291cd794daa52e44af252b728b6a
reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change
config.h
dmenu.c