X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffmtdump.c;h=adda2944933b402a9bf23d7aeeba8d94b103353b;hp=2096c64454a469f0de3338b4f4e7a42dbec0cd15;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/uip/fmtdump.c b/uip/fmtdump.c index 2096c64..adda294 100644 --- a/uip/fmtdump.c +++ b/uip/fmtdump.c @@ -52,7 +52,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();