From 119ef254bc6dc1f1364adfd7af59d7d7dcb1f006 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Thu, 27 Dec 2001 17:50:56 +0000 Subject: [w3m-dev 02765] backend From: Hironori Sakamoto --- fm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fm.h') diff --git a/fm.h b/fm.h index cac59c3..0ded9fd 100644 --- a/fm.h +++ b/fm.h @@ -1,4 +1,4 @@ -/* $Id: fm.h,v 1.35 2001/12/27 17:37:49 ukai Exp $ */ +/* $Id: fm.h,v 1.36 2001/12/27 17:50:56 ukai Exp $ */ /* * w3m: WWW wo Miru utility * @@ -881,7 +881,7 @@ global int use_lessopen init(FALSE); global int FollowRedirection init(10); global int w3m_backend init(FALSE); -global Str backend_halfdump_str; +global TextLineList *backend_halfdump_buf; global TextList *backend_batch_commands init(NULL); int backend(void); extern void deleteFiles(void); -- cgit v1.2.3