about summary refs log tree commit diff stats
path: root/src/GridText.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GridText.h')
-rw-r--r--src/GridText.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GridText.h b/src/GridText.h
index db3b034d..0f5d2d9f 100644
--- a/src/GridText.h
+++ b/src/GridText.h
@@ -107,7 +107,7 @@ extern CONST char * HText_getRevTitle NOPARAMS;
 extern CONST char * HText_getStyle NOPARAMS;
 #endif
 extern void HText_setMainTextOwner PARAMS((CONST char * owner));
-extern void print_wwwfile_to_fd PARAMS((FILE * fp, BOOLEAN is_reply));
+extern void print_wwwfile_to_fd PARAMS((FILE * fp, BOOLEAN is_email, BOOLEAN is_reply));
 extern BOOL HText_select PARAMS((HText *text));
 extern BOOL HText_POSTReplyLoaded PARAMS((DocInfo *doc));
 extern BOOL HTFindPoundSelector PARAMS((CONST char *selector));