From 533c7482785176296637df81cd1a6318a0c29f97 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 22 Jan 2003 10:09:18 -0500 Subject: snapshot of project "lynx", label v2-8-5dev_13 --- src/LYShowInfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/LYShowInfo.c') diff --git a/src/LYShowInfo.c b/src/LYShowInfo.c index 9939a3e5..596e753c 100644 --- a/src/LYShowInfo.c +++ b/src/LYShowInfo.c @@ -281,7 +281,7 @@ PUBLIC int LYShowInfo ARGS4( } else { LYUCcharset * p_in = HTAnchor_getUCInfoStage(HTMainAnchor, UCT_STAGE_PARSER); - if (!p_in || !(p_in->MIMEname) || !*(p_in->MIMEname) || + if (!p_in || isEmpty(p_in->MIMEname) || HTAnchor_getUCLYhndl(HTMainAnchor, UCT_STAGE_PARSER) < 0) { p_in = HTAnchor_getUCInfoStage(HTMainAnchor, UCT_STAGE_MIME); } -- cgit 1.4.1-2-gfad0