about summary refs log tree commit diff stats
path: root/src/LYMail.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-02-08 10:50:02 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1999-02-08 10:50:02 -0500
commit8ce6b560f4fb325be3d34266c54c70eb8668e8e1 (patch)
treed227c501d100ee0c5f1c72601d9ea5a487c1e2ca /src/LYMail.h
parent87434eaa074d789f65bac589b03df341e76e7a4e (diff)
downloadlynx-snapshots-8ce6b560f4fb325be3d34266c54c70eb8668e8e1.tar.gz
snapshot of project "lynx", label v2-8-2dev_16
Diffstat (limited to 'src/LYMail.h')
-rw-r--r--src/LYMail.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYMail.h b/src/LYMail.h
index 3304228a..00728e38 100644
--- a/src/LYMail.h
+++ b/src/LYMail.h
@@ -21,6 +21,7 @@ extern void mailmsg PARAMS((
 extern void reply_by_mail PARAMS((
 	char *		mail_address,
 	char *		filename,
-	CONST char *	title));
+	CONST char *	title,
+	CONST char *	refid));
 
 #endif /* LYMAIL_H */