From ed46d3cc0121dbce87345bbbb119cd4080c247c7 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 14 Oct 2013 00:13:37 -0400 Subject: snapshot of project "lynx", label v2-8-8dev_16q --- src/LYGetFile.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/LYGetFile.c') diff --git a/src/LYGetFile.c b/src/LYGetFile.c index c979b5f9..3feebcc1 100644 --- a/src/LYGetFile.c +++ b/src/LYGetFile.c @@ -1,4 +1,4 @@ -/* $LynxId: LYGetFile.c,v 1.89 2013/05/01 00:21:02 tom Exp $ */ +/* $LynxId: LYGetFile.c,v 1.90 2013/10/12 14:51:18 tom Exp $ */ #include #include #include /* Anchor class */ @@ -1138,7 +1138,7 @@ int follow_link_number(int c, /* * Get the number, possibly with a letter suffix, from the user. */ - if (LYgetBString(&temp, VISIBLE, sizeof(temp), NORECALL) < 0 || + if (LYgetBString(&temp, FALSE, sizeof(temp), NORECALL) < 0 || isBEmpty(temp)) { HTInfoMsg(CANCELLED); return (DO_NOTHING); -- cgit 1.4.1-2-gfad0 pository; edit this file 'description' to name the repository.
about summary refs log tree commit diff stats