Removed a remaining RETSIGTYPE. Also change a few locals from int to unsigned to...
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index abcf445..e3a382a 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -261,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
  */