X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=15031eab56f32ceed5aa8742f5f2ab10b210de0d;hp=6200ea66234f495d63bc806a7640e8e946b9b791;hb=240013872c392fe644bd4f79382d9f5314b4ea60;hpb=c20b4fa14515c7ab388ce35411d89a7a92300711 diff --git a/h/prototypes.h b/h/prototypes.h index 6200ea6..15031ea 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -91,7 +91,7 @@ void print_sw(char *, struct swit *, char *, FILE *); void print_version(char *); void push(void); char *pwd(void); -char *r1bindex(char *, int); +char *mhbasename(char *); void readconfig(struct node **, FILE *, char *, int); int refile(char **, char *); void ruserpass(char *, char **, char **);