X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fconfig.c;h=bc498c63b92ba5ea58a93404095ccce80805b520;hb=52ac1e7e85130a33a8a0e22ea43faa17210905ba;hp=4989e29f153e251f6d6e757b84f5ac67a6c46c33;hpb=a2115940e7643dcb1b87286f3d19fe95f7b79bd3;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];