X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2d4bd0ad2d574ffff2359a88bfcf53e792c3c830..811c11557492b9a6e6bd5ae45bb5597647ba5c99:/h/mh.h diff --git a/h/mh.h b/h/mh.h index 6513f246..e3a382a3 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 */