X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmh.h;h=e3a382a32334b69b68551d9ee9a9a02f5a798a3f;hb=03fe41ba1d68108808c966c6d7ff74bd8c1d648c;hp=6513f2465e6a638ad5e791f7e8eed156bccf9540;hpb=2d4bd0ad2d574ffff2359a88bfcf53e792c3c830;p=mmh diff --git a/h/mh.h b/h/mh.h index 6513f24..e3a382a 100644 --- a/h/mh.h +++ b/h/mh.h @@ -1,8 +1,6 @@ /* * mh.h -- main header file for all of nmh - * - * $Id$ */ #include @@ -263,6 +261,9 @@ extern char *msg_delim; /* .. */ #define OUTPUTLINELEN 72 /* default line length for headers */ +#define LINK "@" /* Name of link to file to which you are */ + /* replying. */ + /* * miscellaneous macros */