X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvstore.c;h=06b8b694d69049fcc08800e101fbe05a9b89b793;hp=868ed47b111702875102385647599aec9dc071d8;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/uip/rcvstore.c b/uip/rcvstore.c index 868ed47..06b8b69 100644 --- a/uip/rcvstore.c +++ b/uip/rcvstore.c @@ -63,7 +63,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();