X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fconfig.c;h=bc498c63b92ba5ea58a93404095ccce80805b520;hb=52ac1e7e85130a33a8a0e22ea43faa17210905ba;hp=4989e29f153e251f6d6e757b84f5ac67a6c46c33;hpb=10c81acc3ab66c5ad42e7d8230026cb4b6c68300;p=flatwaifu.git diff --git a/src/config.c b/src/config.c index 4989e29..bc498c6 100644 --- a/src/config.c +++ b/src/config.c @@ -97,7 +97,7 @@ static cfg_t cfg[]={ }; -char cfg_file[128]="DEFAULT.CFG"; +char cfg_file[128]="default.cfg"; static char buf[256];