X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fflist.c;h=5d9dfcc31481f1072c92075645642957f1eb89d3;hb=097c84b61603c4a4c5837f3dcc09c30a1e751702;hp=4bf3f82ccbf6d73a03215eb9b0f72c8c949ba5ed;hpb=64d621d6806432dabe5bd62282f17027bb08d418;p=mmh diff --git a/uip/flist.c b/uip/flist.c index 4bf3f82..5d9dfcc 100644 --- a/uip/flist.c +++ b/uip/flist.c @@ -240,7 +240,7 @@ main(int argc, char **argv) free(path("./", TFOLDER)); /* get current folder */ - strncpy(curfolder, getfolder(1), sizeof(curfolder)); + strncpy(curfolder, getfolder(FCUR), sizeof(curfolder)); /* get nmh base directory */ nmhdir = m_maildir("");