X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frmm.c;h=7f773401009120fb8624d475f9def18ecc7621c1;hp=f8a1d236ace03b57b058cffa5580ee2f1205f8c9;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/uip/rmm.c b/uip/rmm.c index f8a1d23..7f77340 100644 --- a/uip/rmm.c +++ b/uip/rmm.c @@ -35,7 +35,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();