From b84ac9d73345a763754c7d2ce6afb3a2b9a58471 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 25 Apr 2010 22:41:14 -0400 Subject: snapshot of project "lynx", label v2-8-8dev_2i --- src/LYHistory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/LYHistory.c') diff --git a/src/LYHistory.c b/src/LYHistory.c index 28494879..04dfc3ef 100644 --- a/src/LYHistory.c +++ b/src/LYHistory.c @@ -1,5 +1,5 @@ /* - * $LynxId: LYHistory.c,v 1.75 2009/06/07 16:57:43 tom Exp $ + * $LynxId: LYHistory.c,v 1.76 2010/04/25 10:59:11 tom Exp $ */ #include #include @@ -119,7 +119,7 @@ void LYAddVisitedLink(DocInfo *doc) LYIsUIPage(doc->address, UIP_VLINKS) || LYIsUIPage(doc->address, UIP_SHOWINFO) || isLYNXMESSAGES(doc->address) || - (related = 0) || + ((related = 0) != 0) || #ifdef DIRED_SUPPORT LYIsUIPage(doc->address, UIP_DIRED_MENU) || LYIsUIPage(doc->address, UIP_UPLOAD_OPTIONS) || -- cgit 1.4.1-2-gfad0