X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;h=a8f42d0cf3c56c5a80a92fafd32a5b825d53967b;hp=374eff52c823b4b95aafc9f99c978cc371649dcf;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/uip/burst.c b/uip/burst.c index 374eff5..a8f42d0 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -56,7 +56,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();