X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffolder.c;h=25ab068c4d26c02e52ec5c2131bf178ec3e7a4d6;hp=ac931ce349592456c7d4b95aa2666292daf08b10;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/uip/folder.c b/uip/folder.c index ac931ce..25ab068 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -122,7 +122,7 @@ main(int argc, char **argv) #ifdef LOCALE setlocale(LC_ALL, ""); #endif - invo_name = r1bindex(argv[0], '/'); + invo_name = mhbasename(argv[0]); /* read user profile/context */ context_read();