X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=50d8a8b7b56ba99edc9d1c9a0d66eed05c1aeb01;hb=refs%2Fheads%2Fpick;hp=32ec0b5b0f411d7e3c6d2ba46b4b1b48837037f8;hpb=e3589a920c43d8f4c7967a4884238658076114a1;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 32ec0b5..50d8a8b 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -55,7 +55,6 @@ char **getans(char *, struct swit *); int getanswer(char *); char **getarguments(char *, int, char **, int); char *get_charset(); -char *getcpy(char *); char *getcurfol(void); char *getdeffol(void); int lkclose(int, char*); @@ -163,4 +162,4 @@ int is_readonly(struct msgs *); void set_readonly(struct msgs *); int other_files(struct msgs *); void set_other_files(struct msgs *); - +char *getthreadid(const char *);